summaryrefslogtreecommitdiff
path: root/test/Driver/linux-header-search.cpp
Commit message (Expand)AuthorAge
* [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...Simon Atanasyan2014-06-24
* [PowerPC] Add MultiarchIncludeDirs for powerpc64leUlrich Weigand2014-06-20
* [Driver] Do not lose already detected set of toolchain's multilibs whileSimon Atanasyan2014-05-12
* Update tests for addition of patch level to LLVM versionTom Stellard2014-03-03
* Make the Linux support for finding libc++ somewhat less braindead.Chandler Carruth2014-01-20
* Teach the Linux toolchain about more modern Gentoo installations of GCCChandler Carruth2013-08-26
* Rework r187192, to tweak expressions to be tolerant of DOSish paths. XFAILs c...NAKAMURA Takumi2013-07-26
* clang/test/Driver/linux-header-search.cpp: Add XFAILs, for now. I'll fix them...NAKAMURA Takumi2013-07-26
* Fix gcc search for cross-compiler on Ubuntu 13.04.Eli Friedman2013-07-26
* Remove PathV1.h usage from ToolChains.cpp.Rafael Espindola2013-06-26
* Driver: add support for new style multiarch in Ubuntu 13.04Dmitri Gribenko2013-03-06
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-09
* Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar2012-04-09
* Okay, makes sense to change all the occurences to match clang.EXE.Benjamin Kramer2012-02-26
* Allow any file extension for the clang binary in the linux-header-search test.Benjamin Kramer2012-02-26
* A follow-up to r151482 which added support for powerpc and powerpc64Chandler Carruth2012-02-26
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Try to fix an issue on some hosts where the 'lib' in the builtin includeChandler Carruth2011-11-09
* Fix an issue that Duncan discovered on a specific (no longer current)Chandler Carruth2011-11-09