Go to file
Casey Carter c24d7974bc Expand test coverage for LWG2857
* Cover optional's emplace-from-initializer_list overload

* Verify that any::emplace and optional::emplace return a reference to the correct type even for throwing cases.

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

llvm-svn: 301055
2017-04-21 22:38:59 +00:00
clang [index] Take into account the category's external_symbol attr for namespacing its methods 2017-04-21 22:27:06 +00:00
clang-tools-extra [Clangd] Failed to decode params using 1.x-compatible request message 2017-04-21 15:51:23 +00:00
compiler-rt [lsan] Enable LSan on PowerPC64. 2017-04-21 21:59:53 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Expand test coverage for LWG2857 2017-04-21 22:38:59 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [coff] for /msvclto, pass archive members with prevailing symbols first 2017-04-21 21:38:01 +00:00
lldb Correct the names of some target conditional defines in debugserver. 2017-04-21 20:19:28 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [libFuzzer] Always build libFuzzer 2017-04-21 22:38:24 +00:00
openmp Fix crash in invoking microtask on ios arm64. 2017-04-17 11:58:20 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CMake] Link unittests only against libLLVM.so, if available. 2017-04-21 19:03:51 +00:00