Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix assertion failure when parsing linkage specifications (PR5921), | Douglas Gregor | 2010-02-07 | 1 | -0/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
* | extern "C" should preserve the 'extern' qualifier for VarDecls. Fixes 6853728. | Anders Carlsson | 2009-05-16 | 1 | -0/+13 |