Go to file
Craig Topper d9d01917ee Fix typo by changing Lower256IntVETCC to Lower256IntVSETCC.
llvm-svn: 139993
2011-09-18 08:03:58 +00:00
clang Fix PR10531. Attach an initializer to anonymous unions, since the default constructor might not be trivial (if there is an in-class initializer for some member) and might be deleted. 2011-09-18 00:06:34 +00:00
compiler-rt platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the 2011-09-14 21:19:45 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Doug Gregor pointed out some problems with debug mode enabled in one TU and not another. This patch helps detect those situations and offers improved error messages to help get debug mode enabled in more TU's when it is absolutely necessary to do so. Thanks Doug. 2011-09-16 19:52:23 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
llvm Fix typo by changing Lower256IntVETCC to Lower256IntVSETCC. 2011-09-18 08:03:58 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00