Go to file
Samuel Benzaquen 3ca0a7b404 Do not store duplicate parents when memoization data is available.
Summary:
Do not store duplicate parents when memoization data is available.
This does not solve the duplication problem, but ameliorates it.

Reviewers: klimek

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D4124

llvm-svn: 210902
2014-06-13 13:31:40 +00:00
clang Do not store duplicate parents when memoization data is available. 2014-06-13 13:31:40 +00:00
clang-tools-extra Prefix error_code with std. 2014-06-12 22:08:48 +00:00
compiler-rt [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add files forgotten in the previous commit 2014-06-13 12:33:40 +00:00
libcxx Revert "fixes duplicate header installation" 2014-06-12 23:19:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld [Mips] Make exe-fileheader.test test case independent from external input files. 2014-06-13 11:44:23 +00:00
lldb Interpreter: kill some dead code 2014-06-13 03:30:47 +00:00
llvm Fix bad copy-and-paste from r210652. AVX512 masked leading zero intrinsics. 2014-06-13 13:20:01 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Fix the polly build. 2014-06-12 22:37:15 +00:00