Go to file
Reid Kleckner e0b9201f5a Fix unconditional dereference of a WeakVH in CGDebugInfo TypeCache
This fails an "isa<> used with null pointer" assert during a clang-cl
self-host on Windows.  This was caused by r202769, and I'm currently
reducing a test case.

Reviewers: dblaikie

Differential Revision: http://llvm-reviews.chandlerc.com/D2944

llvm-svn: 202888
2014-03-04 20:51:58 +00:00
clang Fix unconditional dereference of a WeakVH in CGDebugInfo TypeCache 2014-03-04 20:51:58 +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 Get Linux i386 running. 2014-03-04 20:46:32 +00:00
llvm APFloat: Add a move ctor and operator= 2014-03-04 20:26:51 +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