Go to file
Kostya Serebryany 46c70d33d7 [asan] make sure __asan_report_* functions are not inlined (so that they are not optimized away and are kept in the resulting library). Patch by glider@google.com
llvm-svn: 147302
2011-12-28 00:59:39 +00:00
clang Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 2011-12-27 22:43:10 +00:00
compiler-rt [asan] make sure __asan_report_* functions are not inlined (so that they are not optimized away and are kept in the resulting library). Patch by glider@google.com 2011-12-28 00:59:39 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix memory leak in converting weak_ptr to shared_ptr 2011-12-27 22:20:51 +00:00
libcxxabi credits adjustment 2011-12-22 16:00:06 +00:00
lld Add more merging/coalescing test cases and make core linking work for them 2011-12-22 02:38:01 +00:00
lldb Sanity check the data I am going to read from the extractor to avoid asserting. 2011-12-23 00:57:42 +00:00
llvm PR11642 has been fixed, enable -fvisibility-inlines-hidden everywhere. 2011-12-27 21:37:11 +00:00
polly Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00