summaryrefslogtreecommitdiff
path: root/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Implement lazy thread initialization for the interceptor ABI.Peter Collingbourne2019-01-041-0/+8
* [HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file typesAaron Enye Shi2019-01-041-0/+1
* [HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file typesAaron Enye Shi2019-01-041-0/+11
* Make test/Driver/darwin-sdk-version.c pass if the host triple is 32-bitNico Weber2019-01-031-2/+2
* [clang-cl] Treat inputs as C++ with /E, like MSVCReid Kleckner2018-12-261-0/+18
* [Driver] Disable -faddrsig on Gentoo by defaultMichal Gorny2018-12-231-0/+3
* Disable -faddsig by default for PS4 target.Douglas Yung2018-12-191-0/+1
* [Driver] Also obey -nostdlib++ when rewriting -lstdc++.Dan Albert2018-12-181-0/+9
* [Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n...Pierre Gousseau2018-12-182-0/+11
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-182-4/+40
* [Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabledMartin Storsjo2018-12-181-0/+3
* Automatic variable initializationJF Bastien2018-12-181-0/+9
* Make test/Driver/darwin-sdk-version.c pass on hosts < macOS10.14Alex Lorenz2018-12-171-2/+2
* [darwin][arm64] use the "cyclone" CPU for Darwin even when `-arch`Alex Lorenz2018-12-171-0/+3
* [Driver] Don't override '-march' when using '-arch x86_64h'Francis Visoiu Mistrih2018-12-171-0/+5
* [darwin] parse the SDK settings from SDKSettings.json if it exists andAlex Lorenz2018-12-172-0/+38
* Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder2018-12-142-0/+26
* [Driver] Add support for -fembed-bitcode for assembly fileSteven Wu2018-12-121-0/+12
* [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.Alexey Bataev2018-12-122-20/+41
* Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"Stefan Pintilie2018-12-112-40/+4
* Convert some ObjC msgSends to runtime calls.Pete Cooper2018-12-081-0/+7
* Allow forwarding -fdebug-compilation-dir to cc1asNico Weber2018-12-061-0/+6
* [darwin] remove version number check when enabling -fobjc-subscripting-legacy...Alex Lorenz2018-12-061-1/+1
* Fix test change from r348365 to deal with Windows paths correctly.Douglas Yung2018-12-051-1/+1
* [Hexagon] Add support for Hexagon V66Krzysztof Parzyszek2018-12-052-4/+19
* Revert "[RISCV] Mark unit tests as "requires: riscv-registered-target""Mandeep Singh Grang2018-12-056-12/+0
* Move detection of libc++ include dirs to Driver on MacOSIlya Biryukov2018-12-051-10/+11
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-051-0/+18
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-12-042-4/+40
* PTH-- Remove feature entirely-Erich Keane2018-12-041-12/+0
* [gcov/Darwin] Ensure external symbols are exported when using an export listVedant Kumar2018-12-031-1/+13
* [AArch64] Add command-line option for SSBSPablo Barrio2018-12-031-0/+9
* set default max-page-size to 4KB in lld for Android Aarch64Zhizhou Yang2018-11-291-0/+5
* Add Hurd target to Clang driver (2/2)Kristina Brooks2018-11-297-0/+62
* [RISCV] Mark unit tests as "requires: riscv-registered-target"Mandeep Singh Grang2018-11-276-0/+12
* Revert "[RISCV] Mark unit tests as "requires: riscv-registered-target""Mandeep Singh Grang2018-11-276-0/+674
* [RISCV] Mark unit tests as "requires: riscv-registered-target"Mandeep Singh Grang2018-11-276-674/+0
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-0/+4
* Fix linker option for -fprofile-arcs -ftest-coverageMarco Castelluccio2018-11-271-0/+4
* [Driver] Support XRay on FuchsiaPetr Hosek2018-11-225-0/+20
* Revert "[Driver] Use --push/pop-state with Sanitizer link deps"Petr Hosek2018-11-211-14/+0
* [Driver] Use --push/pop-state with Sanitizer link depsPetr Hosek2018-11-211-0/+14
* Driver: SCS is compatible with every other sanitizer.Peter Collingbourne2018-11-201-1/+1
* [PowerPC] Set the default PLT mode on OpenBSD/powerpc to Secure PLT.Brad Smith2018-11-191-0/+5
* Replace the UTF-8 characters in the error message.Brad Smith2018-11-181-1/+1
* Add missing test for r347072 -gcodeview-ghashReid Kleckner2018-11-161-0/+19
* Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"Stefan Pintilie2018-11-162-36/+4
* [PowerPC] Make no-PIC default to match GCC - CLANGStefan Pintilie2018-11-162-4/+36
* [codeview] Make "clang -g" emit codeview by default when targetting MSVCReid Kleckner2018-11-141-2/+14
* [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...George Rimar2018-11-142-0/+22