aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/basic/basic.link/p9.cpp
AgeCommit message (Expand)Author
2012-01-12Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:Richard Smith
2012-01-06David Blaikie and Chandler would like us to diagnoseRichard Smith
2012-01-06Tweak to r147599 for PR10828: Move the check from the parser into sema, and useRichard Smith
2012-01-05PR10828: Produce a warning when a no-arguments function is declared in blockRichard Smith
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-25Implement the rules in C++ [basic.link] and C99 6.2.2 for computingDouglas Gregor