llvm-project/clang/test/Driver
Egor Zhdan 3cdc1c155b [Clang] Add `-funstable` flag to enable unstable and experimental features
This new flag enables `__has_feature(cxx_unstable)` that would replace libc++ macros for individual unstable/experimental features, e.g. `_LIBCPP_HAS_NO_INCOMPLETE_RANGES` or `_LIBCPP_HAS_NO_INCOMPLETE_FORMAT`.

This would make it easier and more convenient to opt-in into all libc++ unstable features at once.

Differential Revision: https://reviews.llvm.org/D120160
2022-03-01 12:35:20 +00:00
..
Inputs [HIP] File device library ABI version file name 2022-02-28 16:24:50 -05:00
XRay
flang
B-opt.c
O.c
Ofast.c
Wframe-larger-than.c Bring our handling of -Wframe-larger-than more in line with GCC. 2021-06-17 20:29:13 -07:00
Wp-args.c
Xarch.c
Xlinker-args.c [clang] [MinGW] Pass --no-demangle through to the mingw linker 2022-01-03 00:22:40 +02:00
aarch64-call-saved-x-register.c
aarch64-cpus.c [ARM] Add Cortex-X1C Support for Clang and LLVM 2022-01-31 14:23:35 +00:00
aarch64-dotprod.c
aarch64-features.c Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tables 2021-09-23 16:15:40 -07:00
aarch64-fix-cortex-a53-835769.c [AArch64] Use Feature for A53 Erratum 835769 Fix 2021-12-10 15:09:59 +00:00
aarch64-fixed-call-saved-x-register.c
aarch64-fixed-x-register.c
aarch64-hbc.c clang support for Armv8.8/9.3 HBC 2022-01-12 22:07:35 +00:00
aarch64-implied-sve-features.c [Clang][SVE] Fix windows test breakage in 26f56438e3 2021-11-18 16:52:32 +00:00
aarch64-ls64.c
aarch64-mac-cpus.c
aarch64-mgeneral_regs_only.c
aarch64-mops.c [AArch64] clang support for Armv8.8/9.3 MOPS 2022-01-15 19:52:30 +00:00
aarch64-mte.c
aarch64-mtune.c [AArch64] Always add -tune-cpu argument to -cc1 driver 2021-10-19 14:57:51 +01:00
aarch64-outliner.c Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
aarch64-perfmon.c [Clang][AArch64][ARM] PMUv3 Option Added 2022-01-17 14:33:03 +00:00
aarch64-predres.c
aarch64-rand.c
aarch64-ras.c
aarch64-rcpc.s
aarch64-rdm.c
aarch64-security-options.c [clang][ARM] Emit warnings when PACBTI-M is used with unsupported architectures 2022-01-28 09:59:58 +00:00
aarch64-ssbs.c
aarch64-sve-vector-bits.c [AArch64][Driver][SVE] Allow -msve-vector-bits=<n>+ syntax to mean no maximum vscale 2021-10-25 11:10:52 +00:00
aarch64-target-as-march.s [AArch64] Avoid crashing on invalid -Wa,-march= values 2021-11-28 22:23:42 +01:00
addrsig.c
aix-as.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-constructor-alias.c Revert "[AIX] Avoid structor alias; die before bad alias codegen" 2021-05-25 15:07:40 -04:00
aix-data-sections.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-err-options.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-ld.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-mcpu-default.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-object-mode.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-pragma-pack.c
aix-rtlib.c [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-toolchain-include.cpp [Driver][test] Clean up some AIX tests 2022-02-26 01:06:24 +00:00
aix-unsupported-features.c
aix-vec_extabi.c [AIX][PowerPC] Remove error when specifying mabi=vec-default on AIX 2021-06-23 07:40:38 -04:00
altivec-asm.S
amdgcn-gz-options.cl [Driver] Remove obsoleted -gz=zlib-gnu 2022-01-26 13:26:51 -08:00
amdgcn-toolchain-pic.cl
amdgpu-features-as.s
amdgpu-features.c
amdgpu-invalid-target-id.s Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
amdgpu-macros.cl [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
amdgpu-mcpu.cl [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
amdgpu-openmp-system-arch-fail.c Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
amdgpu-openmp-system-arch.c Reapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed" 2021-04-27 10:47:05 +00:00
amdgpu-openmp-toolchain.c [OpenMP] Pass AMDGPU math libraries into the linker wrapper 2022-02-16 16:40:40 -05:00
amdgpu-toolchain-opencl.cl [OpenCL] Do not include default header for preprocessor output as input 2021-06-25 10:01:51 -04:00
amdgpu-toolchain.c [clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored 2021-09-08 15:53:49 -07:00
amdgpu-visibility.cl
analyze.c
analyzer-target-enabled-checkers.cpp
ananas.c
android-link.cpp
android-ndk-standalone.cpp
android-no-installed-libcxx.cpp
android-pie.c [Driver] Change Linux::isPIEDefault to true for all Android versions 2021-11-11 00:12:07 -08:00
android-standalone.cpp
apple-arm64-arch.c [clang] Fix darwin REQUIRES test annotation (NFC) 2021-10-07 12:58:49 -07:00
apple-clang-defaults.c
apple-kext-mkernel.c
apple-silicon-arch.c
appletvos-version-min.c
arc-exceptions.m
arc.c
arch-armv7k.c
arch-specific-libdir-rpath.c
arch-specific-libdir.c
arch.c
arclite-link-external-toolchain.c
arclite-link.c
arm-aarch64-bitfield-flags.c
arm-abi.c
arm-alignment.c [AArch64][ARM] add -Wunaligned-access only for clang 2022-02-10 10:26:30 -08:00
arm-arch-darwin.c
arm-bti-return-twice.c [ARM] Implement setjmp BTI placement for PACBTI-M 2021-12-06 11:07:10 +00:00
arm-cde.c
arm-cmse-cve-2021-35465.c [ARM] Mitigate the cve-2021-35465 security vulnurability. 2021-09-16 12:56:43 +01:00
arm-compiler-rt.c
arm-cortex-cpus.c [ARM] Add Cortex-X1C Support for Clang and LLVM 2022-01-31 14:23:35 +00:00
arm-default-build-attributes.s
arm-dotprod.c
arm-execute-only.c
arm-features.c [ARM][AArch64] Require appropriate features for crypto algorithms 2021-04-28 16:26:18 +01:00
arm-fixed-r9.c
arm-float-abi-lto.c
arm-float-abi.c
arm-hwdiv.c
arm-ias-Wa.s
arm-implicit-it.s Revert "[Driver] Delete -mimplicit-it=" 2021-05-20 00:17:50 +03:00
arm-long-calls.c
arm-machine-outliner.c
arm-matrix-multiply.c
arm-mfpu.c [ARM][AArch64] Require appropriate features for crypto algorithms 2021-04-28 16:26:18 +01:00
arm-multilibs.c
arm-no-movt.c
arm-no-neg-immediates.c
arm-nofp-disabled-features.c
arm-ras.c
arm-restrict-it.c [ARM] Undeprecate complex IT blocks 2022-02-07 15:47:53 +00:00
arm-sb.c
arm-security-options.c [clang][ARM] Re-word PACBTI warning. 2022-02-08 19:13:02 +00:00
arm-target-as-march-mcpu.s [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
arm-target-as-mimplicit-it.s [clang][ARM] When handling multiple -mimplicit-it mark all as used 2021-05-25 14:53:07 +00:00
arm-target-as-mthumb.s
arm-thumb-only-cores.c Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
arm-triple.c
arm-wchar_t-defaults.c
arm-xscale.c
arm64-as.s
arm64-darwinpcs.c
arm64-markbti.S
arm64_32-link.c Recommit "[clang][driver] Use the provided arch name for a Darwin target triple 2021-04-29 15:00:40 -07:00
armv8-crc.c
armv8.1m.main.c [clang][ARM] PACBTI-M assembly support 2021-11-30 09:28:18 +00:00
armv8.1m.main.s
as-default-dwarf.s
as-dwarf-cie.s
as-mcpu.c
as-options.s Revert "[Driver] Delete -mimplicit-it=" 2021-05-20 00:17:50 +03:00
as-version.s [MCParser][z/OS] Mark test as unsupported for the z/OS Target 2021-08-27 11:45:38 -04:00
as-warnings.c [Driver][test] Fix fatal-warnings.c CHECK lines and fold the test into as-warnings.c 2022-02-01 15:11:17 -08:00
asan.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
ast.c
at_file.c
at_file.c.args
at_file.c.args.utf16le
at_file_missing.c
at_file_win.c
at_file_win.c.args
attr-availability-fuchsia.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
autocomplete.c [OpenCL] C++ for OpenCL version 2021 introduced to command line. 2021-08-18 10:08:59 +01:00
autolink_integrated_as.c
avr-ld.c [AVR][clang] Pass '--start-group' and '--end-group' options to avr-ld 2021-07-30 08:25:14 +08:00
avr-link-mcu-family-unimplemented.c
avr-link-no-mcu-specified.c
avr-link-nostdlib-nodefaultlibs.c
avr-mmcu.c
avr-toolchain.c [clang][AVR] Set '-fno-use-cxa-atexit' to default 2022-01-30 02:26:19 +00:00
baremetal-sysroot.cpp Revert "[BareMetal] Ensure that sysroot always comes after library paths" 2021-05-07 13:38:04 -07:00
baremetal.cpp Mark baremetal.cpp test as unsupported on Windows. 2021-10-22 11:46:50 +01:00
biarch.c
bindings.c [clang][darwin] Add support for --emit-static-lib 2021-09-17 12:11:05 -07:00
cc-log-diagnostics.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
cc-print-options.c
cc-print-proc-stat.c
cc1-response-files.c
cc1-spawnprocess.c
ccc-as-cpp.c
ccc-host-triple-no-integrated-as.c
cf-runtime-abi.c
check-time-trace-sections.cpp
check-time-trace-sections.py [Test][Time profiler] Fix test time checking 2021-09-01 09:11:36 +03:00
check-time-trace.cpp
cl-cc-flags.c
cl-denorms-are-zero.cl
cl-diagnostics.c
cl-eh.cpp
cl-idl.cpp
cl-include.c [clang-cl] Implement /external:I, /external:env, and EXTERNAL_INCLUDE support (PR36003) 2021-06-21 15:36:14 +02:00
cl-inputs.c [clang] Make the driver not diagnose errors on nonexistent linker inputs 2021-09-13 08:57:38 -04:00
cl-link-at-file.c
cl-link.c [clang] Make the driver not diagnose errors on nonexistent linker inputs 2021-09-13 08:57:38 -04:00
cl-options.c [clang] Expose -fprofile-use in clang-cl 2022-02-11 16:16:02 -05:00
cl-options.cu
cl-outputs.c
cl-pch-errorhandling.cpp
cl-pch-search.cpp
cl-pch-showincludes.cpp
cl-pch.c
cl-pch.cpp
cl-permissive.c [clang-cl] Add /permissive and /permissive- 2021-06-10 17:06:19 +02:00
cl-response-file.c
cl-runtime-flags.c
cl-showfilenames.c
cl-sysroot.cpp [clang] Add include path for cppwinrt on Windows SDK 10.0.17134+ 2022-01-18 09:14:23 +01:00
cl-thinlto-backend.c
cl-x86-flags.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
cl-zc.cpp
cl.c
claim-unused.c
clang-c-as-cxx.c
clang-exception-flags.cpp
clang-g-opts.c Clang: Change the default DWARF version to 5 2022-01-23 20:49:57 -08:00
clang-offload-bundler-asserts-on.c [AIX] Disable unsupported offloading gpu tests 2021-11-25 15:10:51 -05:00
clang-offload-bundler.c [HIP] Support linking archive of bundled bitcode 2022-02-19 18:37:44 -05:00
clang-offload-wrapper.c [clang-offload-wrapper] Disabled ELF offload notes embedding by default. 2021-08-18 08:18:03 -07:00
clang-s-opts.s
clang-translation.c [clang][ARM] only check -mtp=cp15 for non-asm sources 2021-12-06 11:31:23 -08:00
clang-translation.cppm
clang_cpp.c
clang_f_opts.c Second attempt to fix Windows failures from test changes 2021-09-29 19:24:35 -07:00
clang_f_opts.h
clang_wrapv_opts.c
cloudabi.c
cloudabi.cpp
codeview-column-info.c
color-diagnostics.c
compilation_database.c Explicitly specify -fintegrated-as to clang/test/Driver/compilation_database.c test case. 2021-09-27 09:56:18 -05:00
compiler-rt-unwind.c [Driver] Fix tests failing in per-target multiarch layout 2021-04-27 10:19:00 -07:00
complete-member-pointers.cpp
compress-noias.c [cc1as] Remove -Wa,--compress-debug-sections=zlib-gnu 2022-01-26 13:28:51 -08:00
compress.c [Driver] Remove obsoleted -gz=zlib-gnu 2022-01-26 13:26:51 -08:00
config-file-errs.c
config-file.c
config-file2.c
config-file3.c
config-file4.c
constructors.c
coroutines.c
coroutines.cpp
coverage-ld.c
coverage.c
cpath.c
cpp-precomp.c
crash-diagnostics-dir-2.c
crash-diagnostics-dir.c
crash-report-clang-cl.cpp [clang] Make crash reproducer work with clang-cl 2021-09-30 14:33:14 -04:00
crash-report-crashfile.m
crash-report-header.h
crash-report-modules.m
crash-report-null.test
crash-report-spaces.c
crash-report-with-asserts.c
crash-report.cpp [clang] Try to unbreak crash-report.cpp on PS4 bot after 8dfbe9b0a 2021-10-01 09:33:13 -04:00
cross-linux.c [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
cspgo-lto.c
cuda-arch-translation.cu Fix cuda-bad-arch.cu test. 2021-07-13 11:57:25 -07:00
cuda-bad-arch.cu Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
cuda-bail-out.cu
cuda-bindings.cu
cuda-constructor-alias.cu
cuda-detect-path.cu
cuda-detect.cu [CUDA] Move CUDA SDK include path further down the include search path. 2021-09-28 11:29:28 -07:00
cuda-device-triple.cu Don't rely on clang being named clang in test 2022-01-31 13:50:57 +01:00
cuda-dwarf-2.cu [DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor) by default when debug info is enabled 2021-07-26 17:24:42 -07:00
cuda-external-tools.cu [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
cuda-flush-denormals-to-zero.cu Fix cuda-bad-arch.cu test. 2021-07-13 11:57:25 -07:00
cuda-macosx.cu
cuda-march.cu [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
cuda-no-pgo-or-coverage.cu
cuda-no-sanitizers.cu
cuda-no-stack-protector.cu
cuda-not-found.cu
cuda-omp-unsupported-debug-options.cu Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
cuda-options.cu [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
cuda-output-asm.cu
cuda-phases.cu
cuda-ptxas-path.cu [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
cuda-simple.cu
cuda-unused-arg-warning.cu
cuda-version-check.cu [CUDA] Improve CUDA version detection and diagnostics. 2021-08-23 13:24:48 -07:00
cuda-windows.cu
cxa-atexit.cpp
cxx-abi-flag.cpp [clang][test] Update -fc++-abi tests 2021-05-04 15:53:00 -07:00
cxx-operator-names.cpp [clang][driver] Add -foperator-names 2021-06-10 17:01:35 +02:00
cxx_for_opencl.clcpp
darwin-arm64-target.c
darwin-as.c
darwin-asan-mkernel-kext.c [ASan] Rename `-fsanitize-address-destructor-kind=` to drop the `-kind` suffix. 2021-04-29 11:55:42 -07:00
darwin-asan-nofortify.c
darwin-debug-flags.c
darwin-debug-prefix-map.c Darwin: introduce a global override for debug prefix map entries. 2022-02-16 08:36:26 -08:00
darwin-debug-prefix-map.s Darwin: introduce a global override for debug prefix map entries. 2022-02-16 08:36:26 -08:00
darwin-dsymutil.c [clang][driver] Fix multiarch output name with -Wl arg 2021-10-29 10:09:38 -07:00
darwin-embedded.c
darwin-fapple-link-rtlib.c
darwin-header-search-libcxx.cpp
darwin-header-search-libstdcxx.cpp
darwin-header-search-system.cpp
darwin-infer-simulator-sdkroot.c
darwin-iphone-defaults.m Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
darwin-ld-dedup.c
darwin-ld-demangle-lld.c [clang][Darwin] Remove old lld implementation handling 2021-12-02 16:29:26 -08:00
darwin-ld-demangle.c
darwin-ld-lto-lld.c [clang] Pass more flags to ld64.lld 2022-02-17 16:45:52 -05:00
darwin-ld-lto.c [clang] Pass more flags to ld64.lld 2022-02-17 16:45:52 -05:00
darwin-ld-platform-version-ios.c [clang][Darwin] Remove old lld implementation handling 2021-12-02 16:29:26 -08:00
darwin-ld-platform-version-maccatalyst.c [clang][driver][darwin] Add driver support for Mac Catalyst 2021-07-22 10:20:19 -07:00
darwin-ld-platform-version-macos.c [clang][Darwin] Remove old lld implementation handling 2021-12-02 16:29:26 -08:00
darwin-ld-platform-version-target-version.c [clang][test] Add -fuse-ld= to test cases added in d238acd113 to resolve test failure with CLANG_DEFAULT_LINKER=lld 2022-02-14 13:21:39 -08:00
darwin-ld-platform-version-tvos.c [clang][Darwin] Remove old lld implementation handling 2021-12-02 16:29:26 -08:00
darwin-ld-platform-version-watchos.c [clang][Darwin] Remove old lld implementation handling 2021-12-02 16:29:26 -08:00
darwin-ld-pthread.c
darwin-ld.c [clang] Pass more flags to ld64.lld 2022-02-17 16:45:52 -05:00
darwin-mac-catalyst-32bit-not-supported.c [clang][driver][darwin] Add driver support for Mac Catalyst 2021-07-22 10:20:19 -07:00
darwin-maccatalyst.c [clang][driver][darwin] support -target with Mac Catalyst triple without OS version 2021-10-28 18:46:10 -07:00
darwin-max-type-align.c
darwin-multiarch-arm.c
darwin-objc-defaults.m [clang][driver][darwin] Add driver support for Mac Catalyst 2021-07-22 10:20:19 -07:00
darwin-objc-options.m
darwin-objc-runtime-maccatalyst-target-variant.m [clang][driver] add clang driver support for emitting macho files with two build version load commands 2022-02-14 12:27:14 -08:00
darwin-objc-runtime-maccatalyst.m [clang][driver][darwin] Add driver support for Mac Catalyst 2021-07-22 10:20:19 -07:00
darwin-opt-record-ld.c
darwin-opt-record.c
darwin-print-file-name.c [Driver] Fix `ToolChain::getCompilerRTPath()` to return the correct path on Apple platforms. 2021-05-04 11:28:26 -07:00
darwin-print-runtime-dir.c [Driver] Fix `ToolChain::getCompilerRTPath()` to return the correct path on Apple platforms. 2021-05-04 11:28:26 -07:00
darwin-sanitizer-ld.c [clang][driver][darwin] Add driver support for Mac Catalyst 2021-07-22 10:20:19 -07:00
darwin-sdk-version-maccatalyst.c [clang][driver][darwin] Add driver support for Mac Catalyst 2021-07-22 10:20:19 -07:00
darwin-sdk-version.c
darwin-sdk-vs-os-version.c
darwin-sdk-with-prefix.c
darwin-sdkroot.c
darwin-simulator-macro.c
darwin-static-lib.c [clang][darwin] Add support for --emit-static-lib 2021-09-17 12:11:05 -07:00
darwin-stdlib.cpp
darwin-target-variant-sdk-version.c [clang][driver] add clang driver support for emitting macho files with two build version load commands 2022-02-14 12:27:14 -08:00
darwin-target-variant.c [clang][driver] add clang driver support for emitting macho files with two build version load commands 2022-02-14 12:27:14 -08:00
darwin-verify-debug.c
darwin-version.c Recommit "[clang][driver] Use the provided arch name for a Darwin target triple 2021-04-29 15:00:40 -07:00
darwin-warning-options.c [clang] Fix darwin REQUIRES test annotation (NFC) 2021-10-07 12:58:49 -07:00
darwin-xarch.c
darwin-zippered-target-version.c [clang][test] Add -fuse-ld= to test cases added in d238acd113 to resolve test failure with CLANG_DEFAULT_LINKER=lld 2022-02-14 13:21:39 -08:00
debug-comp-dir.S
debug-default-version.c
debug-main-file.S
debug-options-as.c [DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor) by default when debug info is enabled 2021-07-26 17:24:42 -07:00
debug-options.c [clang][Driver] use DWARF4 for wasm 2022-01-24 15:46:54 -08:00
debug-pass-structure.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
debug-prefix-map.S
debug-prefix-map.c
debug-unsupported.c
default-denormal-fp-math.c
default-image-name.c
default-includes.cl
default-toolchain.c Recommit "[clang][driver] Use the provided arch name for a Darwin target triple 2021-04-29 15:00:40 -07:00
defsym.s Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
denormal-fp-math.c
dfsan.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
diagnostics.c [clang] [test] Fix clang-cl unused argument tests on paths that start with /U 2022-01-11 12:28:23 +02:00
disable-llvm.c
dragonfly.c [Driver][DragonFly] -r: imply -nostdlib like GCC 2022-02-14 23:24:26 -05:00
dwarf-target-version-clamp.cu
dyld-prefix.c
dynamic-linker.c
eabi.c
elfiamcu-header-search.c
embed-bitcode-wasm.c
embed-bitcode.c
embed-bitcode.s
emulated-tls.cpp
env.c [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
exceptions.m Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
extract-api.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
falign-loops.c [clang] Implement -falign-loops=N (N is a power of 2) for non-LTO 2021-08-05 12:17:50 -07:00
fast-math.c [Driver] Default to -fno-math-errno for musl 2022-02-04 19:20:30 -08:00
fat-archive-unbundle-ext.c [clang-offload-bundler] Reuse original file extension for device archive member 2021-11-30 20:38:59 -08:00
fat_archive_amdgpu.cpp [AIX] Unsupported newly added AMDGPU clang test 2021-10-11 21:34:48 +00:00
fat_archive_nvptx.cpp [OpenMP] Don't pass empty files to nvlink 2022-01-20 13:12:02 -05:00
fatal-warnings.c
fbasic-block-sections.c [Clang] allow overriding -fbasic-block-sections 2021-06-30 14:32:08 -07:00
fbinutils-version.c
fcomment-block-commands.c
fcs-profile-generate.c
fdiagnostics-show-option.c
fdirect-access-external-data.c
fembed-bitcode.c
fextend-args.c [clang][patch] Add support for option -fextend-arguments={32,64}: widen integer arguments to int64 in unprototyped function calls 2021-05-19 10:59:56 -04:00
fforce-dwarf-frame.c
fgnuc-version.c
flags.c
flegacy-pass-manager.c [Driver] Remove -fno-experimental-new-pass-manager 2022-01-28 14:58:26 -08:00
fmemprof.cpp
fmerge-constants.c
fmessage-length.c
fno-escaping-block-tail-calls.c
fno-rtti-data.cpp
fopenmp.c Support linking against OpenMP runtime on OpenBSD. 2021-09-03 19:33:09 -04:00
fortran.f95
fp-model.c Making the code compliant to the documentation about Floating Point 2021-11-11 07:40:35 -05:00
fpack-struct.c
fparse-all-comments.c
fpatchable-function-entry.c
fplugin.c
fprofile-update.c
frame-pointer-elim.c [VE] Change to omitting the frame pointer on leaf functions 2021-11-03 17:45:18 +09:00
frame-pointer-elim.cl
frame-pointer.c
freebsd-mips-as.c
freebsd.c [Driver][FreeBSD] -r: imply -nostdlib like GCC 2022-01-16 19:44:48 -08:00
freebsd.cpp [Driver] Default to contemporary FreeBSD profiling behaviour 2021-12-15 09:05:35 -05:00
fsanitize-address-destructor.c [ASan] Rename `-fsanitize-address-destructor-kind=` to drop the `-kind` suffix. 2021-04-29 11:55:42 -07:00
fsanitize-coverage.c [ScalableVectors] Warn instead of error for invalid size requests. 2022-01-20 16:42:08 +00:00
fsanitize-ignorelist.c [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
fsanitize-memory-param-retval.c Add -fsanitize-address-param-retval to clang. 2022-01-14 00:41:28 -08:00
fsanitize-object-size.c
fsanitize-use-after-return.c [clang-cl][sanitizer] Add -fsanitize-address-use-after-return to clang. 2021-06-11 12:07:35 -07:00
fsanitize.c [Driver][test] Remove soon irrelevant pie tests 2022-02-25 00:04:07 +00:00
fsemantic-interposition.c [clang] Support -fpic -fno-semantic-interposition for RISCV 2021-05-11 11:38:32 -07:00
fsjlj-exceptions.c
fsplit-machine-functions.c
fubsan-strip-path-components.cpp
fuchsia.c [Driver][Fuchsia] -r: imply -nostdlib like GCC 2022-01-13 15:49:19 -08:00
fuchsia.cpp [Driver] Check that short triples are supported for Fuchsia 2021-09-29 10:35:40 -07:00
function-alignment.c
function-sections.c
funique-basic-block-section-names.c
funique-internal-linkage-names.c
fuse-ld-windows.c
fuse-ld.c [test] Migrate -gcc-toolchain with space separator to --gcc-toolchain= 2021-08-20 15:24:58 -07:00
fuzzer.c
fveclib.c Recommit "[Clang,Driver] Add -fveclib=Darwin_libsystem_m support." 2021-05-16 18:49:53 +01:00
fzero-initialized-in-bss.c
gcc-toolchain-rt-libs-multi.cpp [Driver] Support GCC detection for GCC compiled with --enable-version-specific-runtime-libs 2022-02-25 04:41:03 +00:00
gcc-toolchain-rt-libs.cpp [Driver] Support GCC detection for GCC compiled with --enable-version-specific-runtime-libs 2022-02-25 04:41:03 +00:00
gcc-toolchain.cpp [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
gcc_forward.c Add basic aarch64-none-elf bare metal driver. 2021-10-22 08:06:17 +01:00
gcodeview-ghash.c
gen-cdb-fragment.c
gfortran.f90
global-isel.c
gnu-runtime.m
gold-lto-samplepgo.c
gold-lto-sections.c
header-module.cpp
hexagon-hvx-ieee-fp.c [Hexagon] Revamp HVX flag verification in driver 2021-12-23 15:18:08 -08:00
hexagon-hvx-qfloat.c [Hexagon] Revamp HVX flag verification in driver 2021-12-23 15:18:08 -08:00
hexagon-hvx.c [Hexagon] Alter meaning of versionless -mhvx 2022-02-08 09:06:15 -08:00
hexagon-long-calls.c
hexagon-memops.c
hexagon-nvj.c
hexagon-nvs.c
hexagon-packets.c
hexagon-toolchain-elf.c [Driver][test] Make hexagon-toolchain-elf.c work with CLANG_DEFAULT_PIE_ON_LINUX=on 2022-02-24 23:53:38 +00:00
hexagon-toolchain-linux.c [clang][Hexagon] Match -lc option more specifically in toolchain test 2022-02-03 10:08:20 +00:00
hexagon-vectorize.c [Hexagon] Revamp HVX flag verification in driver 2021-12-23 15:18:08 -08:00
hip-autolink.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-binding.hip
hip-code-object-version.hip [HIP] Emit amdgpu_code_object_version module flag 2022-02-08 21:58:40 -05:00
hip-cuid-hash.hip
hip-cuid.hip
hip-default-gpu-arch.hip
hip-device-compile.hip Fix test hip-device-compile.hip 2021-06-10 09:13:27 -04:00
hip-device-libs.hip [HIP] File device library ABI version file name 2022-02-28 16:24:50 -05:00
hip-fpie-option.hip Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON" 2022-02-26 15:32:49 +01:00
hip-gsplit-dwarf-options.hip
hip-gz-options.hip
hip-host-cpu-features.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-include-path.hip [HIP] Relax checks in hip-include-path.hip test case again 2021-05-31 22:40:21 +02:00
hip-inputs.hip Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
hip-invalid-target-id.hip Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
hip-launch-api.hip
hip-link-bundle-archive.hip [HIP] Fix test hip-link-bundled-archive.hip 2022-02-25 15:27:57 -05:00
hip-link-save-temps.hip
hip-link-shared-library.hip
hip-link-static-library.hip
hip-macros.hip
hip-no-device-libs.hip
hip-offload-arch.hip
hip-options.hip [HIP] Support `-fgpu-default-stream` 2022-02-23 22:28:29 -05:00
hip-output-file-name.hip [HIP] Add --gpu-bundle-output 2021-06-09 23:31:43 -04:00
hip-phases.hip [HIP] Fix device only linking for -fgpu-rdc 2022-01-10 17:38:02 -05:00
hip-printf.hip
hip-rdc-device-only.hip [clang-offload-bundler] Make Bundle Entry ID backward compatible 2021-09-08 16:06:12 +05:30
hip-sanitize-options.hip [Driver] Fix ToolChain::getSanitizerArgs 2021-11-11 17:17:08 -05:00
hip-save-temps.hip
hip-std.hip
hip-syntax-only.hip
hip-target-id.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-toolchain-device-only.hip
hip-toolchain-dwarf.hip [AMDGPU][HIP] Switch default DWARF version to 5 2021-08-02 18:04:01 +00:00
hip-toolchain-features.hip
hip-toolchain-mllvm.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-toolchain-no-rdc.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-toolchain-opt.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-toolchain-rdc-separate.hip [HIP] Fix device only linking for -fgpu-rdc 2022-01-10 17:38:02 -05:00
hip-toolchain-rdc-static-lib.hip [clang][amdgpu] Use implicit code object version 2021-04-23 23:52:50 +01:00
hip-toolchain-rdc.hip [HIP] Fix -fgpu-rdc for Windows 2021-12-06 16:42:23 -05:00
hip-unbundle-preproc.hip
hip-version.hip [NFC][AIX]Disable unsupported hip test on AIX 2021-11-29 13:26:26 -05:00
hip-wavefront-size.hip
hip-windows-filename.hip
hipspv-device-libs.hip [HIPSPV][3/4] Enable SPIR-V emission for HIP 2021-12-20 10:45:09 -05:00
hipspv-pass-plugin.hip [HIPSPV][3/4] Enable SPIR-V emission for HIP 2021-12-20 10:45:09 -05:00
hipspv-toolchain-rdc.hip [HIPSPV][3/4] Enable SPIR-V emission for HIP 2021-12-20 10:45:09 -05:00
hipspv-toolchain.hip [HIPSPV][3/4] Enable SPIR-V emission for HIP 2021-12-20 10:45:09 -05:00
hurd.cpp hurd: Clean up test 2021-04-27 13:19:17 -07:00
ident_md.c
ignore-xcoff-visibility.cpp
immediate-options.c [Driver] Move -print-runtime-dir and -print-resource-dir tests 2021-05-05 15:23:49 -07:00
implicit-function-as-error.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
include-default-header.cl
incompatible_sysroot.c
incremental-linker-compatible.c
index-header-map.c
indirect-tls-seg-refs.c
inhibit-downstream-commands.c
inline-asm.c
instrprof-ld.c
integrated-as.c [Driver][Android] Remove unneeded isNoExecStackDefault 2021-11-17 18:15:24 -08:00
integrated-as.s [DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor) by default when debug info is enabled 2021-07-26 17:24:42 -07:00
invalid-offload-options.cpp [Driver] Add CUDA support for --offload param 2022-01-28 14:50:39 -08:00
invalid-target-id.cl Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
ios-simulator-arcruntime.c
ios-version-min.c
krait-cpu.c
lanai-toolchain.c
lanai-unknown-unknown.cpp
ld-path.c
linker-opts.c
linux-as.c [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
linux-cross.cpp [Driver][Gnu] -r: imply -nostdlib like GCC 2022-01-13 11:25:23 -08:00
linux-default-pie.c [Driver] Add CLANG_DEFAULT_PIE_ON_LINUX to emulate GCC --enable-default-pie 2021-12-14 10:09:00 -08:00
linux-header-search.cpp [libc++] Support per-target __config_site in per-target runtime build 2021-04-28 14:27:16 -07:00
linux-ld.c [Driver][test] Make linux-ld.c work with CLANG_DEFAULT_PIE_ON_LINUX=on 2022-02-25 00:34:05 +00:00
linux-musl-header-search.cpp
linux-per-target-runtime-dir.c [clang] Fall back on Android triple w/o API level for runtimes search 2022-01-05 16:00:48 -05:00
lit.local.cfg
lto-dwo.c
lto-jobs.c
lto-unit.c
lto.c [clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored 2021-09-08 15:53:49 -07:00
lto.cu [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
m-and-mm.c
m68k-features.cpp
m68k-fixed-register.c [M68k] Allow user to preserve certain registers 2021-05-20 13:57:22 -07:00
m68k-sub-archs.cpp
macho-embedded.c
macos-apple-silicon-slice-link-libs-darwin-only.cpp
macos-apple-silicon-slice-link-libs.cpp
malign_double.c
masm.c [clang] Make -masm=intel affect inline asm style 2021-11-17 13:41:59 -05:00
masm.s
mbackchain.c
mbig-obj.c
mcmodel.c [AIX] Generate large code model relocations when mcmodel=medium on AIX 2021-07-22 15:47:22 -04:00
mcount.c
mdouble.c
memtag.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
memtag_lto.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
mfentry.c
mg.c
mglobal-merge.c
miamcu-opt.c
miamcu-opt.cpp
mingw-implicit-extension-windows.c
mingw-libgcc.c
mingw-lto.c
mingw-msvcrt.c [clang] [MinGW] Recognize -lcrtdll as a library replacing -lmsvcrt 2022-02-08 21:57:07 +02:00
mingw-sanitizers.c
mingw-sysroot.cpp [clang] [MinGW] Guess the right ix86 arch name spelling as sysroot 2021-10-29 09:32:36 +03:00
mingw-windowsapp.c
mingw.cpp [clang] [MinGW] Consider the per-target libc++ include directory too 2021-08-12 13:27:09 +03:00
mips-abi.c
mips-abicalls-error.c
mips-abicalls-warning.c
mips-as.c [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
mips-cs.cpp [MIPS] Add `-no-pie` option to the clang driver's tests depend on it 2022-02-22 20:24:21 +03:00
mips-eleb.c
mips-features.c
mips-float.c
mips-fsf.cpp [MIPS] Add `-no-pie` option to the clang driver's tests depend on it 2022-02-22 20:24:21 +03:00
mips-gpopt-warning.c
mips-ias-Wa.s
mips-img-v2.cpp [MIPS] Add `-no-pie` option to the clang driver's tests depend on it 2022-02-22 20:24:21 +03:00
mips-img.cpp [MIPS] Add `-no-pie` option to the clang driver's tests depend on it 2022-02-22 20:24:21 +03:00
mips-indirect-branch.c
mips-integrated-as.s
mips-mabs-warning.c
mips-mti-linux.c [MIPS] Add `-no-pie` option to the clang driver's tests depend on it 2022-02-22 20:24:21 +03:00
mips-mti.cpp [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
mips-reduced-toolchain.cpp [Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=on 2021-12-12 16:28:33 -08:00
mipsel-nacl-defines.cpp
mlong-double-64.c
mlong-double-128.c
modules-cache-path.m
modules-ts.cpp
modules.cpp
modules.m [driver] Explicitly specify `-fbuild-session-timestamp` in seconds. 2021-10-19 13:30:26 -07:00
modules.mm
montavista-gcc-toolchain.c
mprefer-vector-width.c
mrecip.c
ms-bitfields.c
msan.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
msc-version.c
msp430-hwmult.c Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
msp430-mmcu.c [MSP430][Clang] Remove support for -mmcu=msp430 2021-09-28 20:47:26 +03:00
msp430-toolchain.c
msvc-compiler-rt.c
msvc-link.c
msvc-static-rtti.cpp [clang][msvc] Define _HAS_STATIC_RTTI to 0, when compiling with -fno-rtti 2021-06-10 17:02:44 +02:00
msvc-triple.c
msvc_forward.c
mtargetos-darwin.c [clang] Fix darwin REQUIRES test annotation (NFC) 2021-10-07 12:58:49 -07:00
myriad-toolchain.c [DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor) by default when debug info is enabled 2021-07-26 17:24:42 -07:00
nacl-direct.c
netbsd.c [Driver][NetBSD] -r: imply -nostdlib like GCC 2022-02-14 23:29:13 -05:00
netbsd.cpp
new-infallible.cpp Add toggling for -fnew-infallible/-fno-new-infallible 2021-11-30 17:19:53 -08:00
no-arc-exception-silence.m
no-canonical-prefixes.c [clang] Add a -canonical-prefixes option 2021-09-01 14:51:06 -04:00
no-common.c
no-integrated-as-win.c
no-integrated-as.c
no-integrated-as.s
no-objc-arr.m Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
no-objc-default-synthesize-properties.m
no-sibling-calls.c
nodefaultlib.c
noexecstack.c
noinline.c
nolibc.c
noprofilelib.c
nostdincxx.cpp [clang] Fix typo in test from a723310b4 2021-09-10 14:16:45 -04:00
nostdlib.c
nostdlibinc.c
nostdlibxx.cpp
nozlibcompress.c
objc++-cpp-output.mm
objc-convert-messages-to-runtime-calls.m
objc-cpp-output.m
objc-encode-cxx-class-template-spec.m
objc-sdk-migration-options.m
objc-weak.m
offloading-interoperability.c
openbsd.c [Driver][OpenBSD] Enable unwind tables on all architectures 2022-02-27 19:43:49 -05:00
openbsd.cpp [Driver][OpenBSD] Add comments for C++ tests 2022-02-22 00:20:46 -05:00
opencl.cl
openmp-offload-gpu.c [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00
openmp-offload.c [OpenMP] Add support for CPU offloading in new driver 2022-02-15 15:05:30 -05:00
opt-record.c [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
option-aliases.c
output-file-cleanup.c
output-file-is-dir.c
parse-progname.c
pch-codegen.cpp
pch-deps.c
pch-instantiate-templates.c
phases.c
pic.c [clang][MinGW] Explicitly ignore `-fPIC` & friends 2022-01-02 12:06:54 +01:00
plugin-driver-args.cpp [clang][driver] Add -fplugin-arg- to pass arguments to plugins 2021-11-25 10:47:55 +01:00
ppc-abi.c [CMake] [Clang] Add option to specify PowerPC long double format 2022-01-27 00:50:53 +08:00
ppc-cpus.c
ppc-dependent-options.cpp
ppc-endian.c
ppc-f128-support-check.c [PowerPC] Allow -mfloat128 option for VSX targets 2022-01-17 15:12:33 +08:00
ppc-features.cpp Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tables 2021-09-23 16:15:40 -07:00
ppc-float-abi-warning.cpp [PowerPC] Emit warning for ieeelongdouble on older GNU toolchain 2022-01-24 15:23:28 +08:00
ppc-inlineasm-sf.c
ppc-isa-features.cpp [PowerPC] The builtins load8r and store8r are Power 7 plus. 2021-09-29 14:34:40 -05:00
ppc-mma-support-check.c
ppc-mprivileged-support-check.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
ppc-mrop-protection-support-check.c
ppc-p10-features-support-check.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
ppc-pcrel.cpp
ppc-prefixed.cpp [PowerPC] Add clang option -m[no-]prefixed 2021-05-13 12:02:10 -05:00
ppc-unsupported.c
prefixed-tools.c
preprocess-multiple.c
preprocessor.c [Driver] Pass the flag -dI to cc1 invocation 2022-01-18 06:16:44 -08:00
preserve-as-comments.c
preserve-uselistorder.c
print-effective-triple.c
print-empty-prog-name.c
print-file-name.c [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
print-libgcc-file-name-clangrt.c
print-libgcc-file-name-libgcc.c
print-multi-directory.c
print-multiarch.c [Driver] Add -print-multiarch 2021-04-27 16:04:54 -07:00
print-resource-dir.c [Driver] Move -print-runtime-dir and -print-resource-dir tests 2021-05-05 15:23:49 -07:00
print-runtime-dir.c [Driver] Move -print-runtime-dir and -print-resource-dir tests 2021-05-05 15:23:49 -07:00
print-search-dirs.c
print-supported-cpus.c
print-target-triple.c
program-path-priority.c
ps4-analyzer-defaults.cpp
ps4-cpu-defaults.cpp
ps4-header-search.c
ps4-linker-non-win.c
ps4-linker-win.c
ps4-pic.c
ps4-relax-relocations.c
ps4-runtime-flags.c
ps4-sdk-root.c
ps4-visibility-dllstorageclass.c
ps4cpu.c
pseudo-probe.c [CSSPGO] Allow the use of debug-info-for-profiling and pseudo-probe-for-profiling together 2021-08-12 08:52:49 -07:00
qa_override.c
redundant-args.c
redzone.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
relative-vtables-flag.cpp
relax.c
relax.s
reloc-model.c
renderscript.rs
report-stat.c
response-file-extra-whitespace.c
response-file.c
retain-comments-from-system-headers.c
rewrite-legacy-objc.m
rewrite-map-files.c
rewrite-map-in-diagnostics.c
rewrite-objc.m
riscv-abi.c [RISCV] Unify the arch string parsing logic to to RISCVISAInfo. 2021-10-17 16:25:23 +08:00
riscv-arch.c [RISCV] Remove experimental prefix from rvv-related extensions. 2022-01-22 20:18:40 -08:00
riscv-args.c [RISCV] Pass -u to linker correctly. 2021-07-14 14:25:02 +08:00
riscv-cpus.c [RISCV] Add SiFive cores E and S series 2021-09-08 23:59:04 -07:00
riscv-default-features.c [Driver][RISCV] Add missing rv64 test case 2022-02-23 22:53:42 -08:00
riscv-features.c [RISCV] Unify the arch string parsing logic to to RISCVISAInfo. 2021-10-17 16:25:23 +08:00
riscv-fixed-x-register.c
riscv-gnutools.c
riscv-sdata-warning.c
riscv32-toolchain-extra.c
riscv32-toolchain.c [NFC][RISCV] Fix path checking issue if default sysroot is given 2022-02-21 20:43:51 +08:00
riscv64-toolchain-extra.c
riscv64-toolchain.c [NFC][RISCV] Fix path checking issue if default sysroot is given 2022-02-21 20:43:51 +08:00
rocm-detect.cl Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
rocm-detect.hip [HIP] Fix test rcom-detect.hip 2021-10-13 15:01:07 -04:00
rocm-device-libs.cl
rocm-not-found.cl Correct a lot of diagnostic wordings for the driver 2021-08-05 07:04:55 -04:00
ropi-rwpi.c
rtti-options.cpp
sancov.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
sanitize_unwind_tables.c Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tables 2021-09-23 16:15:40 -07:00
sanitizer-ld.c Revert "[ASan] Not linking asan_static library for DSO." 2022-02-01 23:58:04 +00:00
save-stats.c
save-temps.c
sigpipe-handling.c
sls-hardening-options.c [ARM][AArch64] SLSHardening: make non-comdat thunks possible 2021-05-20 17:07:05 +02:00
solaris-header-search.cpp
solaris-ld-sanitizer.c [Driver] Support Solaris/amd64 GetTls 2022-02-22 20:14:33 +01:00
solaris-ld-sld.c
solaris-ld-values.c
solaris-ld-values.cpp
solaris-ld.c [Driver] Use libatomic for 32-bit SPARC atomics support 2022-02-10 12:40:32 +01:00
solaris-opts.c
sparc-as.c
sparc-float.c
sparcv9-as.c
spirv-toolchain.cl Omit "clang" from CHECK lines. 2022-01-12 21:18:52 +00:00
split-debug.c [DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor) by default when debug info is enabled 2021-07-26 17:24:42 -07:00
split-debug.h
split-debug.s
split-lto-unit.c
split-stack-ld.c
stack-arg-probe.c
stack-clash-protection-02.c
stack-clash-protection.c [clang] allow -fstack-clash-protection on FreeBSD 2021-08-24 21:02:36 -04:00
stack-protector-guard.c [ARM] implement support for TLS register based stack protector 2021-11-09 18:19:47 +01:00
stack-protector.c
stack-size-section.c
stack-usage.c Support GCC's -fstack-usage flag 2021-05-15 10:22:49 -07:00
stackrealign.c
std.c
std.cpp
stdlibxx-isystem.cpp
sycl.c Speculatively fix failing tests from 6381664580 2021-05-18 12:44:58 -04:00
symbol-partition.c
symbol-rewriter.c
sysroot-flags.c
sysroot.c
systemz-as.s
systemz-features.cpp
systemz-float-01.c
systemz-float-02.c
systemz-march.c [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
target-abi-cc1as.s
target-as.s
target-id-macros.cl
target-id-macros.hip
target-id.cl
target-override.c
target-triple-deployment.c
target.c
thinlto.c
thinlto.cu [CUDA] Bump default GPU architecture to sm_35. 2021-08-23 13:24:45 -07:00
thinlto_backend.c XFAIL thinlto testcases on AIX 2021-04-26 17:02:06 +00:00
thread-model.c
threadsafe-statics.clcpp [OpenCL] __cpp_threadsafe_static_init is by default undefined in OpenCL mode. 2021-08-02 14:10:15 +01:00
time-report.c
tls-size.c
tsan.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
types.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
unavailable_aligned_allocation.cpp
undefined-libs.cpp [Driver][test] Fix undefined-libs.cpp when CLANG_DEFAULT_UNWINDLIB is libunwind 2021-10-08 14:40:22 -07:00
unix-conformance.c
unknown-arg.c [clang] Revert gcc-driver part of 648feabc65 2021-09-13 19:04:29 -04:00
unknown-gcc-arch.c
unknown-std.S
unknown-std.c
unknown-std.cl [OpenCL] C++ for OpenCL version 2021 introduced to command line. 2021-08-18 10:08:59 +01:00
unknown-std.cpp
unstable-flag.cpp [Clang] Add `-funstable` flag to enable unstable and experimental features 2022-03-01 12:35:20 +00:00
unsupported-faltivec.c
unsupported-option.c [AIX] Enable PGO without LTO 2021-09-29 02:00:11 +00:00
unsupported-outline-atomics.c [clang][driver] Warn when '-mno-outline-atomics' is used with a non-AArch64 triple 2021-12-23 12:36:42 -07:00
unsupported-target-arch.c
ve-toolchain.c [clang][tests] Fix ve-toolchain tests with CLANG_DEFAULT_UNWINDLIB 2022-02-28 14:55:56 +01:00
ve-toolchain.cpp [clang][tests] Fix ve-toolchain tests with CLANG_DEFAULT_UNWINDLIB 2022-02-28 14:55:56 +01:00
verbose-output-quoting.c
verify-debug-info-preservation.c
verify_pch.m
version.c
vfsoverlay.c
via-file-asm.c
virtual-function-elimination.cpp
visibility-dllstorageclass.c
visibility-inlines-hidden.cpp Add -fno-visibility-inlines-hidden option 2021-06-03 17:07:53 +08:00
visibility.cpp
warning-options.cpp
warning-options_pedantic.cpp
wasm-toolchain-lto.c
wasm-toolchain.c [WebAssembly] Add Wasm SjLj option support for clang 2021-08-24 18:12:52 -07:00
wasm-toolchain.cpp [clang][driver][wasm] Fix libstdc++ target-dependent include dir 2022-02-23 14:38:34 +01:00
wasm32-unknown-unknown.cpp
wasm64-unknown-unknown.cpp
watchos-version-min.c
whole-program-vtables.c
win-macho-unwind.c Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tables 2021-09-23 16:15:40 -07:00
windows-arm-minimal-arch.c
windows-cross.c
windows-exceptions.cpp Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tables 2021-09-23 16:15:40 -07:00
windows-macho.c [clang][Arm] Fix the default floating point ABI for 2021-08-12 21:46:30 -07:00
windows-pic.cpp [clang][MinGW] Explicitly ignore `-fPIC` & friends 2022-01-02 12:06:54 +01:00
windows-thumb.s
windows-thumbv7em.cpp
windows-wildcard-expansion.c
woa-crypto.c
woa-fp.c
working-directory-and-abs.c
working-directory.c
x86-malign-branch.c
x86-malign-branch.s
x86-march.c
x86-mcrc32.c [X86] Add CRC32 feature. 2021-09-06 17:24:30 +08:00
x86-mgeneral-regs-only-crc32.c [X86] Add CRC32 feature. 2021-09-06 17:24:30 +08:00
x86-mgeneral-regs-only.c Use functions with prototypes when appropriate; NFC 2022-02-09 17:16:10 -05:00
x86-mtune.c
x86-target-features.c [X86][ABI] Do not return float/double from x87 registers when x87 is disabled 2021-11-18 12:31:08 +08:00
x86_64-nacl-defines.cpp
x86_features.c [X86][Driver] Add X86 target option to avoid fail to other targets. NFC 2021-11-18 12:37:36 +08:00
x86_m16.c
xcore-opts.c [Clang] Move XCore specific options from Clang.cpp to XCore.cpp 2022-01-30 02:24:35 +00:00
zos-driver-defaults.c