summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/InitHeaderSearch.cpp
Commit message (Expand)AuthorAgeFilesLines
* add missing gentoo c++ include pathsNuno Lopes2008-12-071-0/+9
* Rename Characteristic_t to CharacteristicKindChris Lattner2008-10-271-1/+1
* Bug fix, CPATH="" does not add '.' to search path.Daniel Dunbar2008-10-041-1/+1
* clean up a bunch of fixme's I added, by moving Chris Lattner2008-09-261-10/+6
* emulate a bit of GCC path lookup weirdness: if a system Chris Lattner2008-09-261-6/+37
* Set different header search paths for the Windows platform.Argyrios Kyrtzidis2008-09-051-9/+17
* Add header search paths for Mingw32 (GCC version 4).Argyrios Kyrtzidis2008-09-051-0/+9
* Add header search paths for dragonfly, patch by Sascha Wildner!Chris Lattner2008-08-231-0/+6
* Move most of HeaderSearch initialization to libDriver.Nico Weber2008-08-221-0/+312
OpenPOWER on IntegriCloud