Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-29 | Normalize options to use '-FOO' instead of '--FOO'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-10-23 | Add radar number. | Mike Stump |
2009-10-23 | Fixup the return type of functions. | Mike Stump |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-05-04 | PR4143: don't crash generating debug info for incomplete enum types. | Eli Friedman |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-01-28 | fix PR3427: fix debuginfo for incomplete array types | Nuno Lopes |
2008-11-26 | Convert incomplete array types before emitting debug info for them, fixes PR3... | Anders Carlsson |
2008-11-11 | merge some testcases together. | Chris Lattner |
2008-11-11 | remove the wrong PR # from the file name. | Chris Lattner |