Go to file
David Blaikie 6baa776173 Debug Info: Fix for break due to r181271
Apparently we didn't keep an association of Compile Unit metadata nodes
to DIEs so looking up that parental context failed & thus caused no
DW_TAG_imported_modules to be emitted at the CU scope. Fix this by
adding the mapping & sure up the test case to verify this.

llvm-svn: 181339
2013-05-07 17:57:13 +00:00
clang [analyzer] Fix a crash triggered by printing a note on a default argument 2013-05-07 17:42:42 +00:00
clang-tools-extra Stop LoopConvert removing DeclStmts from selection/iteration condition clauses 2013-05-06 20:01:43 +00:00
compiler-rt [sanitizer] Fixed InitTlsSize for Android. 2013-05-07 16:29:26 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Mark some tests with XFAIL for Lion and Mountain Lion. 2013-05-07 17:37:19 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][ELF] fix build failure 2013-05-07 15:27:02 +00:00
lldb Temporarily reverting r181091 and r181106 due to the vast test breakage on the Linux buildbots 2013-05-07 15:01:34 +00:00
llvm Debug Info: Fix for break due to r181271 2013-05-07 17:57:13 +00:00
polly Sort includes 2013-05-07 08:11:54 +00:00