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 |
* | Don't print a void return type for C++ constructors and destructors when gene... | Sam Weinig | 2009-12-06 | 1 | -4/+4 |
* | Speed up testing by avoiding stdio.h, also helps testing on windows. | Mike Stump | 2009-10-08 | 1 | -1/+1 |
* | Don't use the PredefinedExpr string as the global variable name, these don't | Daniel Dunbar | 2009-09-12 | 1 | -35/+35 |
* | Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam ... | Anders Carlsson | 2009-09-08 | 1 | -0/+226 |