Go to file
Rafael Espindola fb497d79f6 Remove an allocator which was used for just one allocation.
llvm-svn: 246662
2015-09-02 16:07:11 +00:00
clang [MS ABI] Number unnamed TagDecls which aren't externally visible 2015-09-02 15:50:38 +00:00
clang-tools-extra Disable clang-tidy readability checkers when not compiling in C++ mode. None of the checkers require additional testing as the tests will not compile for other languages or modes, or the checkers would never match a valid construct. 2015-09-02 16:05:21 +00:00
compiler-rt CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Remove unused code. NFC 2015-08-31 14:43:41 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Remove an allocator which was used for just one allocation. 2015-09-02 16:07:11 +00:00
lldb Only create alternative thumb disassembler if the main one is arm 2015-09-02 13:31:18 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [x86] fix allowsMisalignedMemoryAccesses() for 8-byte and smaller accesses 2015-09-02 15:42:49 +00:00
openmp Remove fork_context argument from __kmp_join_call() when OMPT is off 2015-08-31 18:15:00 +00:00
polly ScopInfo: use project_out instead of remove_dims 2015-09-01 18:17:41 +00:00