summaryrefslogtreecommitdiffstats
path: root/unittests/Driver
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix shared library build after r291938 by adding missing dependency on libOptionDavid Blaikie2017-01-131-0/+1
* [Driver] Add unit tests for Distro detectionMichal Gorny2016-11-282-0/+306
* [Driver] Set the default driver mode based on the executable.Zachary Turner2016-08-121-0/+25
* Remove autoconf supportChris Bieneman2016-01-261-16/+0
* 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
* Fix a shared CMake build by linking with libclangBasic.Benjamin Kramer2015-10-071-0/+1
* [VFS] Port driver tool chains to VFS.Benjamin Kramer2015-10-072-0/+75
* Update unit test for r232916.Benjamin Kramer2015-03-221-7/+3
* [Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUF...Argyrios Kyrtzidis2014-07-112-32/+0
* [Driver/Unittests] Follow up for r212666, add unit test for the newly exposed...Argyrios Kyrtzidis2014-07-102-0/+32
* [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fixChandler Carruth2014-03-041-2/+2
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-1/+1
* Add Multilib selection machineryJonathan Roelofs2014-02-123-0/+383
* Revert 201202Jonathan Roelofs2014-02-123-383/+0
* Add Multilib selection machineryJonathan Roelofs2014-02-123-0/+383