Go to file
Sean Callanan 9bbf3cd3d7 Hardened against reads in the IRMemoryMap that
exceed the bounds of the backing memory.

<rdar://problem/16088322>

llvm-svn: 202899
2014-03-04 21:56:11 +00:00
clang [CFG] Tweak "?:" CFG construction to record the unreachable blocks. 2014-03-04 21:53:26 +00:00
clang-tools-extra [cleanup] Re-sort headers with llvm/utils/sort_includes.py. 2014-03-04 10:03:05 +00:00
compiler-rt tsan: add another missing windows atomic operation 2014-03-04 14:21:42 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx LWG issue #2252: Add more tests for exception safety. No changes needed in the library 2014-03-04 20:31:21 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Sort x64 exception handler table. 2014-03-04 18:39:12 +00:00
lldb Hardened against reads in the IRMemoryMap that 2014-03-04 21:56:11 +00:00
llvm Add support for arbitrary functors to CrashRecoveryContext. 2014-03-04 21:48:49 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Fix formatting 2014-03-04 15:57:29 +00:00