summaryrefslogtreecommitdiff
path: root/test/Driver/cpath.c
Commit message (Expand)AuthorAge
* [driver] Older versions of ld expect '-L<dir>' not '-L <dir>'. In Xcode4 andChad Rosier2012-10-30
* test/Driver/cpath.c: Escape a few args that contain %{pathsep}.NAKAMURA Takumi2012-03-25
* Try to get cpath.c passing on windows, using lit's new ${pathsep} variable.Nico Weber2012-03-21
* test/Driver/cpath.c: Mark this as XFAIL:mingw32,win32 for now.NAKAMURA Takumi2012-03-19
* Fix a regression where ':' in CPLUS_INCLUDE_PATH and friends would no longer ...Nico Weber2012-03-19
* [driver] Fix test case for Windows due to fallout from r141202+r141205.Chad Rosier2011-10-06
* Reenable -cxx-isystem for Objective C++, until I come up with a better solutionBenjamin Kramer2011-09-23
* Don't test unix path seperators, that will fail on windows.Benjamin Kramer2011-09-22
* See if going through env pacifies the windows buildbots.Benjamin Kramer2011-09-22
* Add support for CPATH and friends.Benjamin Kramer2011-09-22