Go to file
Jonathan Peyton 3692fcf665 Use C++11 static_assert() for build asserts.
llvm-svn: 292350
2017-01-18 07:49:30 +00:00
clang [CMake] Separate LLVM_ENABLE_LTO and LLVM_ENABLE_LLD 2017-01-18 05:41:17 +00:00
clang-tools-extra [clang-tidy] Fix crash in modernize-use-using (http://llvm.org/PR29135) 2017-01-17 16:14:03 +00:00
compiler-rt [test] [builtins] Remove obsolete/UB tests in __fixuns?fdi based 2017-01-17 21:08:25 +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 math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Revert "Add mechanism to override LIT options using enviroment variables" 2017-01-18 06:24:18 +00:00
libcxxabi Mark the dynamic-exception tests as unsupported under C++17, since it has no dynamic-exception specs. Also, remove a FIXME workaround from the config that allowed these tests to work under C++17. This addresses PR#31621. 2017-01-16 15:28:03 +00:00
libunwind Don't dump llvm-config --cmakedir output if command fails. 2017-01-14 03:46:05 +00:00
lld Return early if writeMapFile failed. 2017-01-18 03:34:38 +00:00
lldb [cmake] Make lldb build with the android ndk toolchain file 2017-01-17 11:55:00 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [LoopDeletion] (cleanup, NFC) Fix one more local variable that didn't 2017-01-18 02:43:01 +00:00
openmp Use C++11 static_assert() for build asserts. 2017-01-18 07:49:30 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Relax assert when setting access functions with invariant base pointers 2017-01-17 12:00:42 +00:00