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 |
* | Normalize options to use '-FOO' instead of '--FOO'. | Daniel Dunbar | 2009-11-29 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Add radar number. | Mike Stump | 2009-10-23 | 1 | -0/+1 |
* | Fixup the return type of functions. | Mike Stump | 2009-10-23 | 1 | -1/+12 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -3/+3 |
* | PR4143: don't crash generating debug info for incomplete enum types. | Eli Friedman | 2009-05-04 | 1 | -0/+7 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | fix PR3427: fix debuginfo for incomplete array types | Nuno Lopes | 2009-01-28 | 1 | -1/+7 |
* | Convert incomplete array types before emitting debug info for them, fixes PR3... | Anders Carlsson | 2008-11-26 | 1 | -1/+3 |
* | merge some testcases together. | Chris Lattner | 2008-11-11 | 1 | -0/+16 |
* | remove the wrong PR # from the file name. | Chris Lattner | 2008-11-11 | 1 | -0/+6 |