Go to file
Eric Fiselier fec6be9c81 Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator.
No code changes were needed, but I updated a few tests.
Also resolved P0509 and P0521, which required no changes to the library or tests.

This patch was reverted due to llvm.org/PR31016. There is a bug in Clang 3.7
which causes default.pass.cpp to fails. That test is now marked as XFAIL for that
clang version.

This patch was originally authored by Marshall Clow.

llvm-svn: 289708
2016-12-14 21:22:48 +00:00
clang [DebugInfo] Changed DIBuilder::createCompileUnit() to take DIFile instead of FileName and Directory. 2016-12-14 20:24:40 +00:00
clang-tools-extra [change-namespace] don't crash when type reference is in function type parameter list. 2016-12-14 17:01:52 +00:00
compiler-rt [sanitizer] intercept bstring functions, patch by Kuang-che Wu (https://reviews.llvm.org/D27659) 2016-12-14 19:10:17 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. 2016-12-14 21:22:48 +00:00
libcxxabi [libc++abi] Mark failing test on Darwin as XFAIL 2016-12-13 02:43:04 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Remove unnecessary llvm/Config/config.h includes 2016-12-14 20:53:57 +00:00
lldb Test num locations >= 1 not == 1. 2016-12-14 19:35:56 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [ARM] Split 128-bit vectors in BUILD_VECTOR lowering 2016-12-14 20:44:38 +00:00
openmp Cleanup: debug print fixed and moved inside critical section. 2016-12-14 08:29:00 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Adjust clang-format formatting to r289531 2016-12-13 12:44:00 +00:00