Go to file
Douglas Gregor d2f7007e09 Only make a call to a copy constructor elidable if in fact we are
doing a copy. Fixes PR12139.

llvm-svn: 152485
2012-03-10 06:53:13 +00:00
clang Only make a call to a copy constructor elidable if in fact we are 2012-03-10 06:53:13 +00:00
compiler-rt [asan] use O(log(N)) algorithm instead of O(N) in __asan_get_ownership 2012-03-10 01:30:01 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185. 2012-03-07 20:37:43 +00:00
libcxxabi Enable / silence -Wunused-parameter. 2012-03-09 18:01:37 +00:00
lld Fix MSVC incompatibilities. 2012-03-09 05:27:43 +00:00
lldb Hardened the process of reading the program counter 2012-03-10 03:03:46 +00:00
llvm [llvm.py] Define enumerations from Core.h; add OpCode class 2012-03-10 05:50:56 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00