aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/inline-functions.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-5/+5
2012-07-02When we're looking for redeclarations which might provide a definition in Cod...Eli Friedman1-0/+14
2010-12-15Set the "implicitly inline" bit on a method as soon as we see a definitionJohn McCall1-0/+24
2010-12-09When an "inline" declaration was followed by a definition not markedDouglas Gregor1-0/+8
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-04Be a little more clever about inline member functions that are marked inline ...Anders Carlsson1-0/+23