summaryrefslogtreecommitdiff
path: root/unittests/Driver
AgeCommit message (Expand)Author
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-08-29Use class to pass information about executable nameSerge Pavlov
2017-06-30[Driver] Actually report errors during parsing instead of stopping when there...Benjamin Kramer
2017-05-24Driver must return non-zero code on errors in command lineSerge Pavlov
2017-04-18Testing commit access.Manoj Gupta
2017-01-13Fix shared library build after r291938 by adding missing dependency on libOptionDavid Blaikie
2016-11-28[Driver] Add unit tests for Distro detectionMichal Gorny
2016-08-12[Driver] Set the default driver mode based on the executable.Zachary Turner
2016-01-26Remove autoconf supportChris Bieneman
2015-10-27Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain.Samuel Antao
2015-10-13[Driver] Use the parent_path of the clang executable as the default InstalledDirBenjamin Kramer
2015-10-09Fix VFS GCC unittest on WindowsReid Kleckner
2015-10-09[VFS] Wire up multilib toolchain code to the VFS.Benjamin Kramer
2015-10-07Fix a shared CMake build by linking with libclangBasic.Benjamin Kramer
2015-10-07[VFS] Port driver tool chains to VFS.Benjamin Kramer
2015-03-22Update unit test for r232916.Benjamin Kramer
2014-07-11[Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUF...Argyrios Kyrtzidis
2014-07-10[Driver/Unittests] Follow up for r212666, add unit test for the newly exposed...Argyrios Kyrtzidis
2014-03-04[cleanup] Re-sort includes with llvm/utils/sort_includes.py and fixChandler Carruth
2014-03-02Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper
2014-02-12Add Multilib selection machineryJonathan Roelofs
2014-02-12Revert 201202Jonathan Roelofs
2014-02-12Add Multilib selection machineryJonathan Roelofs