Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-11-08 | Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parse... | Argyrios Kyrtzidis |
2007-11-26 | The checking for the delimiters of expected error/warning messages was | Bill Wendling |
2007-10-11 | rename -parse-ast-print to -ast-print | Chris Lattner |
2007-09-26 | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek |
2007-07-16 | Add support for C++'0x keywords, patch by Doug Gregor | Chris Lattner |