summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/inline-template-hint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGen] Attach InlineHint to more functionsRichard Trieu2018-10-231-0/+34
For instantiated functions, search the template pattern to see if it marked inline to determine if InlineHint attribute should be added to the function. llvm-svn: 344987
OpenPOWER on IntegriCloud