Go to file
Craig Topper be25030137 Use unique_ptr for ScratchBuf and PragmaHandlers in the preprocessor.
llvm-svn: 217656
2014-09-12 05:19:24 +00:00
clang Use unique_ptr for ScratchBuf and PragmaHandlers in the preprocessor. 2014-09-12 05:19:24 +00:00
clang-tools-extra Moved main() to the clang::tidy namespace, no functional changes. 2014-09-10 11:43:09 +00:00
compiler-rt Revert r217616. Problems and complexity it introduces negate its benefit 2014-09-12 01:26:57 +00:00
debuginfo-tests
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] support "0x" or "0X" as prefix on hex numbers on command line 2014-09-12 00:16:29 +00:00
lldb Fix the ctor ivar initialization formatting for Debugger, 2014-09-12 01:50:46 +00:00
llvm Remove a temporary variable and just construct a unique_ptr directly using make_unique. 2014-09-12 05:17:20 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Remove executable bit on all header files 2014-09-11 14:33:36 +00:00