Go to file
Eric Fiselier 4b3308c27f [CMake] Apply r279151 cleanup to libc++abi.
This patch applies changes similar to those in r279515 to libc++abi.

Summary of changes in this patch:

* Renamed variable LLVM_CONFIG -> LLVM_CONFIG_PATH
* Renamed variable LIBCXXABI_BUILT_STANDALONE -> LIBCXXABI_STANDALONE_BUILD
* Add an include of AddLLVM in the tests subdirectory for add_lit_testsuite.

llvm-svn: 279936
2016-08-28 18:16:18 +00:00
clang clang-cl: Support MSVC2015's /validate-charset flag. 2016-08-26 21:51:14 +00:00
clang-tools-extra [Clang-tidy] Fix some checks documentation style. 2016-08-26 17:46:51 +00:00
compiler-rt Revert "Start reifying error descriptions. Second try: Try to appease Visual Studio." 2016-08-28 10:42:21 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc amdgcn: Fix return type of get_num_groups 2016-08-25 07:31:40 +00:00
libcxx Avoid embedded preprocessor directives in __tree 2016-08-27 19:32:03 +00:00
libcxxabi [CMake] Apply r279151 cleanup to libc++abi. 2016-08-28 18:16:18 +00:00
libunwind [ARM] Adding .arch directives around WMMX unwind code 2016-08-26 21:45:39 +00:00
lld Implement support for --build-id=uuid switch 2016-08-26 09:55:37 +00:00
lldb Fix some build bot breakages. 2016-08-27 16:38:11 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][AVX512] Only combine EVEX targets shuffles to shuffles of the same number of vector elements 2016-08-28 17:27:14 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Fix KernelSpec Doxygen 2016-08-26 19:55:32 +00:00
polly Add space between access string and follow-up. 2016-08-26 15:43:52 +00:00