Go to file
Alp Toker 7eb95e21d7 ChainedIncludesSource: avoid copying n*(n+1)/2 file contents into memory
Just reference the data instead with shallow MemoryBuffer instances.

llvm-svn: 212450
2014-07-07 11:06:51 +00:00
clang ChainedIncludesSource: avoid copying n*(n+1)/2 file contents into memory 2014-07-07 11:06:51 +00:00
clang-tools-extra Update for llvm api change. 2014-07-06 17:43:19 +00:00
compiler-rt [msan] Increase hash table size for chained origins. 2014-07-07 10:45:15 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03 2014-07-02 15:45:57 +00:00
libcxxabi Add a cmake build system. 2014-07-03 19:35:48 +00:00
lld [Mips] Make rel-dynamic-04.test test case independent from external input files. 2014-07-06 17:44:40 +00:00
lldb llvm::IntrusiveRefCntPtr => std::shared_ptr to match the changes in clang r212388 2014-07-06 18:39:39 +00:00
llvm InstCombine: Simplify code, no functionality change. 2014-07-07 11:01:16 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update for llvm api change. 2014-07-06 18:11:46 +00:00