Go to file
Stephen Lin c467c873e6 Corrections to r184205 ('this'-return optimization) due to the wrong version of the patch being committed originally.
1) Removed useless return value of CGCXXABI::EmitConstructorCall and CGCXXABI::EmitVirtualDestructorCall and implementations
2) Corrected last portion of CodeGenCXX/constructor-destructor-return-this to correctly test for non-'this'-return of virtual destructor calls

llvm-svn: 184330
2013-06-19 18:10:35 +00:00
clang Corrections to r184205 ('this'-return optimization) due to the wrong version of the patch being committed originally. 2013-06-19 18:10:35 +00:00
clang-tools-extra cpp11-migrate: Fixing doxygen warning 2013-06-19 17:38:56 +00:00
compiler-rt [lsan] Prevent inlining of WipeStack(). 2013-06-19 15:39:13 +00:00
debuginfo-tests We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over 2013-06-07 22:09:23 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Test case for r183481. 2013-06-07 14:24:18 +00:00
libcxxabi Demangle objc mangling implemented in r184250 2013-06-19 13:43:18 +00:00
lld [PECOFF] Add a pass to ensure the correct ordering of grouped sections. 2013-06-19 17:46:57 +00:00
lldb A few small enhancements to the diagnose-unwind command. 2013-06-19 04:52:55 +00:00
llvm Remove more uses of sys::Path. 2013-06-19 17:49:07 +00:00
polly revert r183799: scop detection: remove an iteration over all uses 2013-06-17 21:43:10 +00:00