Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bail out if we try to build a DeclRefExpr naming an invalid declaration. | Richard Smith | 2017-01-04 | 1 | -4/+2 |
* | Store decls in prototypes on the declarator instead of in the AST | Reid Kleckner | 2016-12-09 | 1 | -8/+13 |
* | Fix treatment of types defined in function prototype | Serge Pavlov | 2014-06-25 | 1 | -0/+41 |
* | Replace "can not" with "cannot" in diagnostics messages. | Ismail Pazarbasi | 2014-03-07 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | When we parse a tag specifier, keep track of whether that tag | Douglas Gregor | 2009-05-28 | 1 | -0/+25 |