Go to file
Argyrios Kyrtzidis 61a3896d9f [PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than once.
We can just re-use the one from HeaderFileInfoLookupTable.

llvm-svn: 176565
2013-03-06 18:12:44 +00:00
clang [PCH] We don't need to instantiate HeaderFileInfoTrait in ASTReader more than once. 2013-03-06 18:12:44 +00:00
clang-tools-extra Test case for PR-15414 - nullptr_t functions 2013-03-06 15:32:20 +00:00
compiler-rt [msan] Block reports from interceptors during _Unwind_Backtrace 2013-03-06 16:11:58 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx The bitset(unsigned long long) constructor was broken by the constexpr additions only on 32 bit platforms. Fixed. This addresses http://llvm.org/bugs/show_bug.cgi?id=15444. 2013-03-06 17:30:26 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] fixing dynlib test 2013-03-05 19:00:21 +00:00
lldb Improve/Cleanup ptrace wrapper and remove dependency on user.h 2013-03-06 17:20:48 +00:00
llvm Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.load" metadata. 2013-03-06 17:48:48 +00:00
polly Print function names under --polly-report 2013-03-04 19:49:51 +00:00