Age | Commit message (Expand) | Author |
---|---|---|
2009-06-20 | Parsing and AST support for using declarations, from John Thompson! | Douglas Gregor |
2009-04-13 | Make the selection of type declarations in Sema::getTypeName | Douglas Gregor |
2009-04-07 | XFAIL a failing test | Douglas Gregor |
2009-04-01 | Make parsing a semantic analysis a little more robust following Sema | Douglas Gregor |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-08 | Make the test cases failing due to exact diagnostic matching XFAIL. | Sebastian Redl |
2009-02-05 | Improvements and fixes for name lookup with using directives, from Piotr Rak! | Douglas Gregor |
2009-02-03 | Remove a fixed FIXME | Douglas Gregor |
2009-02-03 | When looking for a tag name via unqualified name lookup, only look in | Douglas Gregor |
2009-02-03 | Semantic analysis, ASTs, and unqualified name lookup support for C++ | Douglas Gregor |