Go to file
Douglas Gregor e097d4ba26 Don't attempt to merge a deserialized declaration with existing
declarations in the AST unless modules are enabled. This case doesn't
come up with precompiled headers, and it isn't cheap.

llvm-svn: 147451
2012-01-03 17:31:38 +00:00
clang Don't attempt to merge a deserialized declaration with existing 2012-01-03 17:31:38 +00:00
compiler-rt Happy new year 2012! 2012-01-01 08:16:56 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx 1. Fix make_shared<const T>. 2. Allow allocator<const T> as an extension. 3. Refactor work which fixed unique_ptr<const T[]>. 4. Remove no-longer-needed private declarations from unique_ptr. 5. Add constraints to some shared_ptr and weak_ptr constructors and assignment operators so that is_constructible/is_assignable give the correct answers for shared_ptr and weak_ptr. 6. Make defensive preparations in the shared_ptr free functions for the introduction of shared_ptr<T[]> in the future. 7. As an optimization, add move constructor and move assignment to weak_ptr. 2012-01-02 17:56:02 +00:00
libcxxabi credits adjustment 2011-12-22 16:00:06 +00:00
lld Add more merging/coalescing test cases and make core linking work for them 2011-12-22 02:38:01 +00:00
lldb <rdar://problem/10368163> 2011-12-30 00:32:24 +00:00
llvm Type: replaced usage of ID with getTypeID(). 2012-01-03 14:05:04 +00:00
polly www: Papers about iterative compilation and non static control 2012-01-03 10:10:05 +00:00