Go to file
Charles Li fad02411e0 [Lit Test] Make tests C++11 compatible - nothrow destructors
In C++11, a destructor's implicit exception-spec is nothrow.
The IR for the destructor's invocation changed from invoke to call.

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

llvm-svn: 291458
2017-01-09 18:24:16 +00:00
clang [Lit Test] Make tests C++11 compatible - nothrow destructors 2017-01-09 18:24:16 +00:00
clang-tools-extra [include-fixer] Load symbol index asynchronously. 2017-01-09 15:18:28 +00:00
compiler-rt [compiler-rt] Include <dlfcn.h> unconditionally 2017-01-09 17:39:31 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang 4.0 (specifically, r290744) 2017-01-09 18:07:34 +00:00
libcxxabi [libcxxabi] Cleanup and adapt for r291275. NFC. 2017-01-09 11:57:21 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld [lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build 2017-01-09 09:57:08 +00:00
lldb Fix dereferencing of pointers to empty classes 2017-01-07 16:39:07 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Intrinsic::Bitreverse is safe to speculate 2017-01-09 17:57:08 +00:00
openmp [CMake] Make openmp build under runtimes/ 2017-01-04 18:11:37 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly www: Add dates RSS news 2017-01-08 09:28:10 +00:00