Go to file
Alexis Hunt 80f00ff95d Re-do R131114 without breaking code.
I've edited one diagnostic which would print "copy constructor" for copy
constructors and "constructor" for any other constructor. If anyone is
extremely enamored with this, it can be reinstated with a simple boolean
flag rather than calling getSpecialMember, which is inappropriate.

llvm-svn: 131143
2011-05-10 19:08:14 +00:00
clang Re-do R131114 without breaking code. 2011-05-10 19:08:14 +00:00
compiler-rt Check architectures to make sure that we can build for all of them 2011-05-09 20:24:43 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx Updated type_traits and the type_traits design doc with recent work done in clang. 2011-05-09 19:21:17 +00:00
libcxxabi initial import 2011-05-05 15:27:28 +00:00
lldb Add TestExprs2.py for recent check-ins related to the 'expression' subsystem. 2011-05-09 23:41:06 +00:00
llvm Use .cfi_sections to put the unwind info in .debug_frame when possible. With 2011-05-10 18:39:09 +00:00
polly ScopInfo: Do not return reference to member variable 'domain'. 2011-05-06 19:52:19 +00:00