Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | When type-checking a C++ "new" expression, don't type-check the actual | Douglas Gregor | 2009-10-17 | 1 | -1/+1 |
* | Don't try to evaluate an expression that is type- or value-dependent while bu... | Douglas Gregor | 2009-08-24 | 1 | -1/+6 |
* | Template instantiation for C99 designated initializers, because we | Douglas Gregor | 2009-05-21 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Make more AST nodes and semantic checkers dependent-expression-aware. | Sebastian Redl | 2009-02-26 | 1 | -0/+43 |