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