Go to file
Chandler Carruth ff272ac0e1 Use something really explicit to test "move semantics" on builds without
r-value references. I still want to test that when we have them,
llvm_move is actually a move.

Have I mentioned that I really want to move to C++11? ;]

llvm-svn: 194318
2013-11-09 04:49:27 +00:00
clang Comment parsing: recognize \def (but processing is a no-op, like the rest of 2013-11-09 03:50:37 +00:00
clang-tools-extra Revert r194247 conditional on non-MSVC. 2013-11-08 08:54:53 +00:00
compiler-rt [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib 2013-11-07 10:08:19 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Tell libc++abi whether or not libc++ has declared bad_array_length. 2013-11-07 17:15:51 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld [mach-o] Use LEB128 stuff from llvm/Support. No functionality change. 2013-11-09 01:00:51 +00:00
lldb Fixed up registers in debugserver. 2013-11-09 00:33:46 +00:00
llvm Use something really explicit to test "move semantics" on builds without 2013-11-09 04:49:27 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly IslCodegen: Do not build upper bound in vector for 2013-11-02 12:59:39 +00:00