Go to file
Shoaib Meenai 87fc45800a [libc++] Prevent stale site configuration headers
If we define cmake macros that require a site config, and then undefine
all such macros, a stale site config header will be left behind.
Explicitly delete any generate site config if we don't need one to avoid
this.

Differential Revision: https://reviews.llvm.org/D36720

llvm-svn: 313284
2017-09-14 18:23:43 +00:00
clang Enable __declspec(selectany) on any platform 2017-09-14 17:33:08 +00:00
clang-tools-extra [lit] Force site configs to be run before source-tree configs 2017-09-14 16:47:58 +00:00
compiler-rt [asan] Disable two dynamic tests on armhf 2017-09-14 18:19:28 +00:00
debuginfo-tests Restrict debuginfo-tests to native configurations. 2017-09-08 17:10:48 +00:00
libclc Add native_recip(x) as ((1)/(x)) 2017-09-13 01:40:25 +00:00
libcxx [libc++] Prevent stale site configuration headers 2017-09-14 18:23:43 +00:00
libcxxabi Reland "When built with ASan, __cxa_throw calls __asan_handle_no_return" 2017-09-13 23:35:07 +00:00
libunwind Revert r312240 2017-08-31 15:51:23 +00:00
lld [lit] Force site configs to be run before source-tree configs 2017-09-14 16:47:58 +00:00
lldb [lit] Force site configs to be run before source-tree configs 2017-09-14 16:47:58 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm AMDGPU: Fix assert on alloca of array of struct 2017-09-14 18:02:29 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [lit] Force site configs to be run before source-tree configs 2017-09-14 16:47:58 +00:00