summaryrefslogtreecommitdiffstats
path: root/clang/Driver/DependencyFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-272/+0
* fix test/Preprocessor/macro_paste_mscomment.c.Chris Lattner2009-03-201-1/+1
* fix a crash I introduced, thanks to Ted for the awesome reducedChris Lattner2009-01-281-2/+5
* Introduce a new PresumedLoc class to represent the concept of a locationChris Lattner2009-01-271-2/+9
* this patch "adds support for specifying multiple dependancy targets using ‘...Chris Lattner2009-01-111-26/+43
* Improve dependency file support.Daniel Dunbar2008-10-271-17/+42
* Rename Characteristic_t to CharacteristicKindChris Lattner2008-10-271-4/+4
* Add initial dependency file generation support. Patch by KovarththananDaniel Dunbar2008-10-241-0/+220
OpenPOWER on IntegriCloud