Age | Commit message (Expand) | Author |
---|---|---|
2010-06-25 | A bug I've introduced in STDIN handling surfaced a few broken tests, fix them. | Benjamin Kramer |
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-09-13 | Fix another byref bug. This should hopefully get QuickLookPlugins building su... | Anders Carlsson |
2009-09-12 | Add support for __block variables with alignment greater than __alignof(void *). | Anders Carlsson |