Go to file
Stephan T. Lavavej 6d184d1fb1 [libcxx] [test] Don't ask whether Incomplete& can be assigned to.
This is the subject of an active NB comment. Regardless of what the Working
Paper currently says, asking this question is morally wrong, because the
answer can change when the type is completed. C1XX now detects such
precondition violations and complains about them; perhaps Clang should too.

Fixes D28591.

llvm-svn: 292281
2017-01-17 22:24:45 +00:00
clang [WebAssembly] Add minimal support for the new wasm object format triple. 2017-01-17 21:46:38 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libcxx] [test] Don't ask whether Incomplete& can be assigned to. 2017-01-17 22:24:45 +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 COFF: add error() and warn() to Error.{cpp,h} 2017-01-17 19:07:42 +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 [LV] Add requires asserts to test case 2017-01-17 22:21:33 +00:00
openmp kmp_affinity: Fix check if specific bit is set 2017-01-12 11:39:04 +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