Go to file
Kostya Serebryany 58560a05ad [sanitizer] fix an allocator bug where the allocated memory may overlap with the free array (kudos to Kostya Korcthinsky). Also make sure that the allocator does not mmap more than requested. Test both.
llvm-svn: 281103
2016-09-09 21:42:33 +00:00
clang Debug info: Bump the default DWARF version on Darwin to 4. 2016-09-09 21:10:35 +00:00
clang-tools-extra Revert "Resubmit "Add a test for clang-tidy using the clang-cl driver."" 2016-09-08 18:02:14 +00:00
compiler-rt [sanitizer] fix an allocator bug where the allocated memory may overlap with the free array (kudos to Kostya Korcthinsky). Also make sure that the allocator does not mmap more than requested. Test both. 2016-09-09 21:42:33 +00:00
debuginfo-tests
libclc Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx support: clean up MSVC support 2016-09-08 20:52:48 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Add comments. 2016-09-09 21:35:38 +00:00
lldb xfail DarwinLog "filter message by regex" tests 2016-09-09 17:07:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86] Regenerate test. NFC. 2016-09-09 21:36:17 +00:00
openmp [OPENMP] ppc64le recognized as big-endian 2016-09-09 18:04:23 +00:00
parallel-libs [StreamExecutor] Make SE work with an in-tree LLVM build. 2016-09-09 21:01:02 +00:00
polly FlattenAlgo: Ensure we _really_ obtain a param space 2016-09-09 16:11:26 +00:00