Age | Commit message (Expand) | Author |
---|---|---|
2012-02-15 | Improve typo correction involving nested name specifiers. | Kaelyn Uhrain |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-06-20 | Parsing and AST support for using declarations, from John Thompson! | Douglas Gregor |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-06 | Clean up some error messages with anonymous structs/unions and member declara... | Douglas Gregor |
2009-02-26 | Introduce code modification hints into the diagnostics system. When we | Douglas Gregor |
2009-01-14 | Refactor name lookup. | Douglas Gregor |
2009-01-06 | - Various comment typo fixes in Sema.h | Chris Lattner |
2008-12-30 | Parser support for C++ using directives, from Piotr Rak | Douglas Gregor |