Go to file
Eli Friedman 9135902478 Make sure the accessors for overridden methods don't return inherited constructors. Fixes PR12219.
llvm-svn: 152470
2012-03-10 01:39:01 +00:00
clang Make sure the accessors for overridden methods don't return inherited constructors. Fixes PR12219. 2012-03-10 01:39:01 +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 Bump lldb version to lldb-127. 2012-03-10 01:10:19 +00:00
llvm Report the defining instruction. 2012-03-10 00:44:11 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00