summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Driver/ToolChainTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use class to pass information about executable nameSerge Pavlov2017-08-291-0/+96
* [Driver] Actually report errors during parsing instead of stopping when there...Benjamin Kramer2017-06-301-0/+11
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-241-5/+16
* Testing commit access.Manoj Gupta2017-04-181-1/+1
* [Driver] Set the default driver mode based on the executable.Zachary Turner2016-08-121-0/+25
* Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain.Samuel Antao2015-10-271-4/+4
* [Driver] Use the parent_path of the clang executable as the default InstalledDirBenjamin Kramer2015-10-131-2/+41
* Fix VFS GCC unittest on WindowsReid Kleckner2015-10-091-0/+3
* [VFS] Wire up multilib toolchain code to the VFS.Benjamin Kramer2015-10-091-3/+7
* [VFS] Port driver tool chains to VFS.Benjamin Kramer2015-10-071-0/+74
OpenPOWER on IntegriCloud