Go to file
Marshall Clow 1378a5aec3 implement more of N4258 - Cleaning up noexcept in the standard library. Specifically add new noexcept stuff to vector and string's move-assignment operations
llvm-svn: 245330
2015-08-18 18:57:00 +00:00
clang Make __builtin_object_size always answer correctly 2015-08-18 18:18:27 +00:00
clang-tools-extra [clang-tidy] Fixed typos and formatting in a comment. NFC 2015-08-18 16:43:07 +00:00
compiler-rt [CMake] Backing out part of r245317. Turns out safestack and profile don't work correctly on the iOS simulator and enabling it breaks tests. 2015-08-18 18:35:18 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx implement more of N4258 - Cleaning up noexcept in the standard library. Specifically add new noexcept stuff to vector and string's move-assignment operations 2015-08-18 18:57:00 +00:00
libcxxabi Revert r243752, it broke running tests on OS X (PR24491). 2015-08-18 18:29:33 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Use ErrorOr::operator* instead of ErrorOr::get. 2015-08-18 09:18:15 +00:00
lldb [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration 2015-08-18 17:56:06 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm MachineRegisterInfo: Introduce isPhysRegUsed() 2015-08-18 18:54:27 +00:00
openmp D11990: Lock-free start of serialized parallel regions 2015-08-18 10:08:27 +00:00
polly Move early exit to the beginning of the function 2015-08-18 17:25:48 +00:00