Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Move <root>/Driver into <root>/tools/clang-cc. | Daniel Dunbar |
2009-03-20 | fix test/Preprocessor/macro_paste_mscomment.c. | Chris Lattner |
2009-01-28 | fix a crash I introduced, thanks to Ted for the awesome reduced | Chris Lattner |
2009-01-27 | Introduce a new PresumedLoc class to represent the concept of a location | Chris Lattner |
2009-01-11 | this patch "adds support for specifying multiple dependancy targets using ‘... | Chris Lattner |
2008-10-27 | Improve dependency file support. | Daniel Dunbar |
2008-10-27 | Rename Characteristic_t to CharacteristicKind | Chris Lattner |
2008-10-24 | Add initial dependency file generation support. Patch by Kovarththanan | Daniel Dunbar |