summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/return.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wire up '-Wignored-qualifiers' to the warning on 'const' in 'const int f()'.Chandler Carruth2010-07-141-1/+11
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When the return type of a function is dependent, don't perform anyDouglas Gregor2009-10-011-0/+13
* Add warning for falling off the end of a function that should return aMike Stump2009-07-221-0/+5
OpenPOWER on IntegriCloud