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

