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 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Exercise #pragma pack(pop, <width>) in test case. | Daniel Dunbar | 2008-10-17 | 1 | -1/+6 |
* | Fix typo in testcase. | Daniel Dunbar | 2008-10-14 | 1 | -1/+1 |
* | Add Sema implementation of #pragma pack stack. | Daniel Dunbar | 2008-10-14 | 1 | -0/+22 |