Go to file
Sebastian Pop 99ab273a77 revert r147542 after comments from Joerg Sonnenberger
llvm-svn: 147608
2012-01-05 18:28:46 +00:00
clang PR10828: Produce a warning when a no-arguments function is declared in block 2012-01-05 04:12:21 +00:00
compiler-rt [asan] move {linux,mac}-specific code from asan_thread.cc to asan_{linux,mac}.cc; also add asan_procmaps.h which I forgot to add on previous commit. 2012-01-05 01:07:27 +00:00
debuginfo-tests
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 Improved comment to explain why we can use __cxa_get_globals_fast here 2012-01-04 22:18:10 +00:00
lld Support more Atom attributes. Add more test cases to lld-core 2012-01-04 23:58:17 +00:00
lldb Bumped Xcode project versions for lldb-101 and debugserver-160. 2012-01-05 04:00:49 +00:00
llvm revert r147542 after comments from Joerg Sonnenberger 2012-01-05 18:28:46 +00:00
polly add polly.sh script 2012-01-04 20:11:18 +00:00