summaryrefslogtreecommitdiff
path: root/test/Driver/linux-header-search.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Support g++ headers in include/g++David Greene2018-11-131-0/+12
* Fix clash of gcc toolchains in driver regression testsKarl-Johan Karlsson2018-08-071-0/+2
* Fix linux-header-search.cpp with CLANG_DEFAULT_CXX_STDLIBJonas Hahnfeld2018-07-311-2/+2
* [OpenEmbedded] Fix lib paths for OpenEmbedded targetsMandeep Singh Grang2018-07-301-0/+22
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-0/+5
* [Driver] Update GCC libraries detection logic for Gentoo.Manoj Gupta2018-04-071-0/+53
* [Driver] Fix finding multilib gcc install on Gentoo (with gcc-config)Michal Gorny2016-12-121-0/+33
* [Driver] Support obtaining active toolchain from gcc-config on GentooMichal Gorny2016-10-251-0/+9
* Teach header search about GCC 4.9 header search paths in Gentoo, theyChandler Carruth2016-05-081-0/+15
* tests: Add explicit -stdlib=libstdc++ to tests that require itJonas Hahnfeld2016-02-121-19/+19
* Extend linux header search to find libc++ headers in c++/vN for any N.Evgeniy Stepanov2015-11-091-0/+36
* [SPARC] Add multiarch include paths.James Y Knight2015-06-051-0/+57
* Avoid testing for a particular choice of resource dir.Sean Silva2015-01-281-12/+24
* Fix clash of gcc toolchains in driver regression tests.Samuel Antao2015-01-051-0/+18
* Significantly fix Clang's header search for Ubuntu (and possibly otherChandler Carruth2014-08-271-10/+20
* [x32] Adding X32 target support to driver, including TargetInfo,DescriptionSt...Zinovy Nis2014-07-101-0/+16
* [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...Simon Atanasyan2014-06-241-0/+32
* [PowerPC] Add MultiarchIncludeDirs for powerpc64leUlrich Weigand2014-06-201-0/+16
* [Driver] Do not lose already detected set of toolchain's multilibs whileSimon Atanasyan2014-05-121-0/+14
* Update tests for addition of patch level to LLVM versionTom Stellard2014-03-031-9/+9
* Make the Linux support for finding libc++ somewhat less braindead.Chandler Carruth2014-01-201-0/+23
* Teach the Linux toolchain about more modern Gentoo installations of GCCChandler Carruth2013-08-261-0/+29
* Rework r187192, to tweak expressions to be tolerant of DOSish paths. XFAILs c...NAKAMURA Takumi2013-07-261-4/+1
* clang/test/Driver/linux-header-search.cpp: Add XFAILs, for now. I'll fix them...NAKAMURA Takumi2013-07-261-0/+3
* Fix gcc search for cross-compiler on Ubuntu 13.04.Eli Friedman2013-07-261-0/+14
* Remove PathV1.h usage from ToolChains.cpp.Rafael Espindola2013-06-261-6/+6
* Driver: add support for new style multiarch in Ubuntu 13.04Dmitri Gribenko2013-03-061-0/+28
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-2/+2
* Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar2012-04-091-2/+2
* Okay, makes sense to change all the occurences to match clang.EXE.Benjamin Kramer2012-02-261-3/+3
* Allow any file extension for the clang binary in the linux-header-search test.Benjamin Kramer2012-02-261-1/+1
* A follow-up to r151482 which added support for powerpc and powerpc64Chandler Carruth2012-02-261-0/+58
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* Try to fix an issue on some hosts where the 'lib' in the builtin includeChandler Carruth2011-11-091-1/+1
* Fix an issue that Duncan discovered on a specific (no longer current)Chandler Carruth2011-11-091-0/+17