Age | Commit message (Expand) | Author |
---|---|---|
2012-03-13 | Fix PR10447: lazily building name lookup tables for DeclContexts was broken. | Richard Smith |
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-12-10 | Actually try to trigger the last diagnostic in the declaration-collision test... | John McCall |
2009-12-10 | Improve the diagnostic when a new declaration conflicts with a using shadow | John McCall |