llvm-project/clang/test/Driver/Inputs
Alex Lorenz eb26ba9da8 [clang][darwin] add support for remapping macOS availability to Mac Catalyst availability
This commit adds supports for clang to remap macOS availability attributes that have introduced,
deprecated or obsoleted versions to appropriate Mac Catalyst availability attributes. This
mapping is done using the version mapping provided in the macOS SDK, in the SDKSettings.json file.
The mappings in the SDKSettings json file will also be used in the clang driver for the driver
Mac Catalyst patch, and they could also be used in the future for other platforms as well.

Differential Revision: https://reviews.llvm.org/D105257
2021-07-21 11:32:25 -07:00
..
B_opt_tree
CUDA/usr/local/cuda [CUDA] Detect installation in PATH 2018-01-31 08:26:51 +00:00
CUDA-macosx/usr/local/cuda
CUDA-nolibdevice/usr/local/cuda [CUDA] Detect installation in PATH 2018-01-31 08:26:51 +00:00
CUDA-symlinks [CUDA] Detect installation in PATH 2018-01-31 08:26:51 +00:00
CUDA-unknown/usr/local/cuda [CUDA] Assume the latest known CUDA version if we've found an unknown one. 2020-01-28 10:11:42 -08:00
CUDA-windows/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0
CUDA_80/usr/local/cuda
CUDA_90/usr/local/cuda
CUDA_102/usr/local/cuda [CUDA] Extract CUDA version from cuda.h if version.txt is not found 2020-10-23 10:03:30 -07:00
CUDA_111/usr/local/cuda [CUDA] Extract CUDA version from cuda.h if version.txt is not found 2020-10-23 10:03:30 -07:00
MacOSX10.14.sdk [clang][darwin] add support for remapping macOS availability to Mac Catalyst availability 2021-07-21 11:32:25 -07:00
WatchOS6.0.sdk [clang][darwin] add support for remapping macOS availability to Mac Catalyst availability 2021-07-21 11:32:25 -07:00
Windows [Driver] -B: don't search for target triple prefixes 2020-07-18 20:26:01 -07:00
aarch64-linux-gnu-tree [AArch64][Clang][Linux] Enable out-of-line atomics by default. 2021-01-29 17:44:45 +00:00
aix_ppc_tree Add AIX assembler support 2019-12-02 11:29:36 -05:00
amdgpu-arch Reapply "[AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs installed" 2021-04-27 10:47:05 +00:00
ami_linux_tree Add a .keep file to prevent svn from skipping over an empty folder. 2018-07-24 06:49:27 +00:00
archlinux_i686_tree [Driver] Detect libstdc++ include paths for native gcc on 32-bit non-Debian Linux 2021-07-20 09:18:24 -07:00
baremetal_arm/include/c++
basic_android_ndk_tree [Driver] Reland again again: Default Android toolchains to libc++. 2018-11-05 20:57:46 +00:00
basic_android_tree
basic_avr_tree/usr [clang][AVR] Add avr-libc/include to clang system include paths 2021-05-30 22:39:07 +08:00
basic_cross_hurd_tree/usr hurd: Clean up test 2021-04-27 13:19:17 -07:00
basic_cross_linux_tree/usr [Driver] Fix architecture triplets and search paths for Linux x32 2021-04-01 09:47:56 +01:00
basic_darwin_sdk_libstdcxx_aarch64/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_libstdcxx_arm/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_libstdcxx_ppc/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_libstdcxx_x86/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_no_libcxx/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_no_libstdcxx/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_usr/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_usr_and_usr_local/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_sdk_usr_cxx_v1/usr [clang] Don't look into <sysroot> for C++ headers if they are found alongside the toolchain 2020-10-09 12:41:41 -04:00
basic_darwin_sdk_usr_local/usr/local [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_toolchain/usr [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_darwin_toolchain_no_libcxx/usr/bin [clang][Darwin] Refactor header search path logic into the driver 2019-05-21 17:48:04 +00:00
basic_freebsd64_tree [Driver] Add --ld-path= and deprecate -fuse-ld=/abs/path and -fuse-ld=rel/path 2020-07-20 09:34:39 -07:00
basic_freebsd_tree
basic_fuchsia_tree [clang][Fuchsia] Introduce compat multilibs 2021-05-11 15:45:38 -07:00
basic_hurd_tree hurd: Clean up test 2021-04-27 13:19:17 -07:00
basic_linux_libcxx_tree/usr [libc++] Support per-target __config_site in per-target runtime build 2021-04-28 14:27:16 -07:00
basic_linux_libcxxv2_tree/usr [libc++] Support per-target __config_site in per-target runtime build 2021-04-28 14:27:16 -07:00
basic_linux_libstdcxx_libcxxv2_tree/usr [libc++] Support per-target __config_site in per-target runtime build 2021-04-28 14:27:16 -07:00
basic_linux_tree [Driver] Fix architecture triplets and search paths for Linux x32 2021-04-01 09:47:56 +01:00
basic_msp430_tree [MSP430] Actualize the toolchain description 2020-07-17 15:42:12 +03:00
basic_myriad_tree Add renamed .o files that were omitted by "git llvm push" command 2017-12-19 16:34:13 +00:00
basic_netbsd_tree/usr/lib
basic_riscv32_nogcc_tree Revert "[RISCV] Use compiler-rt if no GCC installation detected" 2019-11-13 13:14:57 -08:00
basic_riscv32_tree [RISCV] Add driver for riscv32-unknown-elf baremetal target 2018-07-31 14:21:46 +00:00
basic_riscv64_nogcc_tree Revert "[RISCV] Use compiler-rt if no GCC installation detected" 2019-11-13 13:14:57 -08:00
basic_riscv64_tree [RISCV] Fix rL357699 by adding missing zero-length files 2019-04-04 14:36:07 +00:00
basic_ve_tree [VE] Optimize toolchain regression test 2020-12-13 20:26:05 +09:00
cl-libs
config Enable configuration files in clang 2018-01-01 13:27:01 +00:00
config2 Enable configuration files in clang 2018-01-01 13:27:01 +00:00
cray_suse_gcc_tree [Driver] Support g++ headers in include/g++ 2018-11-13 21:38:45 +00:00
debian_6_mips64_tree
debian_6_mips_tree
debian_i386_tree [Driver] Detect libstdc++ include paths for native gcc (-m32 and -m64) on Debian i386 2021-04-04 10:15:12 -07:00
debian_multiarch_tree [test] Bring back the improved arm and $sysroot/usr/include/i386-linux-gnu tests 2021-03-22 12:08:46 -07:00
debian_reduced_mips_tree
fake_install_tree
fedora_18_tree
fedora_21_tree/usr
fedora_31_riscv64_tree/usr [Driver][RISCV] Add RedHat Linux RISC-V triple 2020-02-14 13:46:26 +00:00
freescale_ppc64_tree
freescale_ppc_tree
fuse_ld_windows [Driver] Allow using a canonical form of '-fuse-ld=' when cross-compiling on Windows. 2018-02-27 02:51:30 +00:00
gcc_version_parsing1
gcc_version_parsing2
gcc_version_parsing3
gcc_version_parsing4
gcc_version_parsing5
gentoo_linux_gcc_4.6.2_tree/usr
gentoo_linux_gcc_4.6.4_tree/usr
gentoo_linux_gcc_4.9.3_tree/usr
gentoo_linux_gcc_4.9.x_tree [Driver] Update GCC libraries detection logic for Gentoo. 2018-04-07 19:59:58 +00:00
gentoo_linux_gcc_multi_version_tree
hexagon_tree/Tools [Hexagon] Update paths for linux/musl 2020-04-07 13:45:52 -05:00
hip_dev_lib [OpenMP][AMDGPU] Add support for linking libomptarget bitcode 2021-02-12 00:42:41 -05:00
hip_multiple_inputs Recommit "[HIP] Add option --gpu-instrument-lib=" 2020-10-04 21:41:43 -04:00
iPhoneOS13.0.sdk [clang][darwin] add support for remapping macOS availability to Mac Catalyst availability 2021-07-21 11:32:25 -07:00
libomptarget [OpenMP][Clang][NVPTX] Only build one bitcode library for each SM 2021-03-08 12:03:04 -05:00
lld [clang+lld] Pass -platform_version args to ld64.lld 2021-03-02 12:52:54 -05:00
mingw_arch_tree/usr
mingw_clang_tree/mingw32
mingw_mingw_builds_tree/mingw32
mingw_mingw_org_tree/mingw
mingw_msys2_tree/msys64/mingw32
mingw_opensuse_tree/usr
mingw_ubuntu_posix_tree/usr [clang] [MinGW] Fix gcc version detection/picking 2021-05-28 11:44:20 +03:00
mingw_ubuntu_tree/usr [test] Fix a typo in a test directory name. NFC. 2018-04-24 08:49:57 +00:00
mips_cs_tree
mips_fsf_tree
mips_img_tree
mips_img_v2_tree
mips_mti_linux
mips_mti_tree
module
montavista_i686_tree/usr/lib/gcc/i686-montavista-linux/4.2.0
multiarch_freebsd64_tree
multilib_32bit_linux_tree [Driver] Fix architecture triplets and search paths for Linux x32 2021-04-01 09:47:56 +01:00
multilib_64bit_linux_tree [Driver] Fix architecture triplets and search paths for Linux x32 2021-04-01 09:47:56 +01:00
multilib_arm_linux_tree [test] Bring back the improved arm and $sysroot/usr/include/i386-linux-gnu tests 2021-03-22 12:08:46 -07:00
multilib_riscv_elf_sdk [RISCV] Support mutilib in baremetal environment 2019-11-21 19:58:21 -08:00
multilib_riscv_linux_sdk Revert rC322769: [RISCV] Propagate -mabi and -march values to GNU assembler. 2018-01-18 06:13:25 +00:00
openembedded_aarch64_linux_tree/usr [OpenEmbedded] Fix lib paths for OpenEmbedded targets 2018-07-30 19:44:13 +00:00
openembedded_arm_linux_tree/usr [OpenEmbedded] Fix lib paths for OpenEmbedded targets 2018-07-30 19:44:13 +00:00
opensuse_42.2_aarch64_tree/usr/lib64
opensuse_tumbleweed_armv6hl_tree/usr/lib
opensuse_tumbleweed_armv7hl_tree/usr/lib
opensuse_tumbleweed_ppc_tree/usr/lib [Driver] Fix incorrect GNU triplet for PowerPC on SUSE Linux 2019-11-23 16:00:53 +01:00
opensuse_tumbleweed_riscv64_tree/usr/lib64 Add support for openSUSE RISC-V triple 2019-08-01 14:23:56 +00:00
prefixed_tools_tree
resource_dir [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
resource_dir_with_arch_subdir/lib/linux
resource_dir_with_per_target_subdir Revert "[Scudo] Make -fsanitize=scudo use standalone. Migrate tests." 2021-05-26 10:50:26 -07:00
rocm [HIP] Support device sanitizer 2021-02-18 23:30:25 -05:00
rocm-invalid [HIP] Support device sanitizer 2021-02-18 23:30:25 -05:00
rocm-spack [HIP] Fix spack HIP device lib detection 2021-06-04 09:12:41 -04:00
scei-ps4_tree/target
solaris_sparc_tree/usr [Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris 2019-08-05 14:06:16 +00:00
solaris_x86_tree/usr [Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris 2019-08-05 14:06:16 +00:00
suse_10.3_ppc64_tree
ubuntu_11.04_multiarch_tree
ubuntu_12.04_LTS_multiarch_tree
ubuntu_14.04_multiarch_tree
ubuntu_14.04_multiarch_tree2
x86-64_ubuntu_13.10
cc1-response.txt
config-1.cfg Enable configuration files in clang 2018-01-01 13:27:01 +00:00
config-2.cfg Enable configuration files in clang 2018-01-01 13:27:01 +00:00
config-2a.cfg Enable configuration files in clang 2018-01-01 13:27:01 +00:00
config-3.cfg Enable configuration files in clang 2018-01-01 13:27:01 +00:00
config-4.cfg [Driver] Don't warn about unused inputs in config files 2018-05-04 06:05:58 +00:00
config-5.cfg Enable configuration files in clang 2018-01-01 13:27:01 +00:00
config-6.cfg Enable configuration files in clang 2018-01-01 13:27:01 +00:00
empty-x86_64-apple-darwin.yaml [mac/arm] fix clang/test/Driver/darwin-ld-dedup.c 2020-11-23 13:32:29 -05:00
empty.cfg [ConfigFiles] Update argument strings when merging argrument lists 2018-04-26 06:28:47 +00:00
file.ll
file.prof
header0.h
header1.h
header2.h
header3.h
header4.h
in.so [DRIVER][OFFLOAD] Do not invoke unbundler on unsupported file types. 2018-09-28 16:17:59 +00:00
pchfile.cpp
pchfile.h
rewrite-1.map
rewrite-2.map
rewrite.map
wildcard1.c
wildcard2.c