Go to file
Rafael Espindola 7271c19420 Give ExecutionEngine of top level buffers.
Long term the idea if for the engine to not own the buffers, but for now
this is consistent with the rest of the API.

llvm-svn: 216484
2014-08-26 21:04:04 +00:00
clang [libclang] Fixup the cursor spelling range for C++ destructors, operator overloads, and conversion functions. 2014-08-26 20:23:26 +00:00
clang-tools-extra [clang-tidy] If we're going to change the header guard in the #endif comment 2014-08-26 16:28:35 +00:00
compiler-rt [lsan] Implement the public allocator interface in standalone LSan. 2014-08-26 14:28:28 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Revert "Implement generic mad_sat" 2014-08-23 14:06:01 +00:00
libcxx Replace 'noexcept' with '_NOEXCEPT' in <shared_mutex>. This allows us to build the dylib with MSVC, which doesn't support noexcept (sheesh\!). Thanks to K-ballo for the report. 2014-08-25 14:53:16 +00:00
libcxxabi Remove strict dependency on llvm-config. 2014-08-26 20:50:07 +00:00
lld [PECOFF] Add /HighEntropyVA. 2014-08-25 22:23:34 +00:00
lldb Add an API on ValueObject to generate a 'synthetic child' of base class type. Note that in this commit, the term synthetic child is not meant to refer to data formatters, but to the programmatically-generated children stored inside a ValueObject itself 2014-08-26 20:54:04 +00:00
llvm Give ExecutionEngine of top level buffers. 2014-08-26 21:04:04 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly Update for LLVM api change 2014-08-25 18:16:52 +00:00