Go to file
Alexis Hunt fcaeae4929 Implement a little bit of cleanup and a lot more of the base work
behind implicit moves. We now correctly identify move constructors and
assignment operators and update bits on the record correctly. Generation
of implicit moves (declarations or definitions) is not yet supported.

llvm-svn: 132080
2011-05-25 20:50:04 +00:00
clang Implement a little bit of cleanup and a lot more of the base work 2011-05-25 20:50:04 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Clang is now correctly marking this as a class, so update the test case accordingly 2011-05-21 18:17:06 +00:00
libcxx support another Apple build environment 2011-05-24 20:27:31 +00:00
libcxxabi Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall 2011-05-24 22:01:16 +00:00
lldb Use built-in truth value testing. 2011-05-25 20:48:29 +00:00
llvm Remove MipsTargetLowering::LowerFP_TO_SINT. Patterns for fp_to_sint have already 2011-05-25 20:08:05 +00:00
polly www: Use absolute links 2011-05-24 13:56:06 +00:00