Age | Commit message (Expand) | Author |
---|---|---|
2013-04-18 | [Parser] Handle #pragma pack/align inside C structs. | Argyrios Kyrtzidis |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-11-23 | Convert IdentifierInfo's to be printed the same as DeclarationNames | Chris Lattner |
2008-10-04 | De-XFAIL test/Parser/pragma-pack.c | Daniel Dunbar |
2008-10-04 | Move the expected-warning lines to a place that clang -verify will pick them | Chris Lattner |
2008-10-04 | Add Parser support for #pragma pack | Daniel Dunbar |