Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-04-27 | Fix a problem with the RUN line of one of the PCH tests | Douglas Gregor |
2009-04-18 | make sure to verify that the "non pch" runs worked. | Chris Lattner |
2009-04-18 | Store the type ID for __builtin_va_list in the PCH file, so that the | Douglas Gregor |
2009-04-18 | FunctionDecl::getBody() is getting an ASTContext argument for use in | Douglas Gregor |
2009-04-17 | PCH tests for va_arg expressions. Verified that the blocks test does create a... | Douglas Gregor |