Go to file
Adhemerval Zanella 5ea8dcb8cf [lsan] [aarch64] Add support for AArch64
This patch add support for leak sanitizer for aarch64.  Similar to
MIPS it uses a SizeClassAllocator32 due VMA constraints (aarch64
currently supports 39 and 42-bit VMA).

llvm-svn: 249337
2015-10-05 19:16:09 +00:00
clang Re-introduce the unique_ptr removed in r249328 and just make 2015-10-05 18:54:30 +00:00
clang-tools-extra Use better mocks in modernize-make-unique, and fix matcher. 2015-10-05 12:20:17 +00:00
compiler-rt [lsan] [aarch64] Add support for AArch64 2015-10-05 19:16:09 +00:00
debuginfo-tests
libclc Implement tanh builtin 2015-09-29 06:39:09 +00:00
libcxx Add comments about the issues 2015-10-05 18:48:10 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld Don't copy STT_SECTION from the inputs. 2015-10-05 16:25:43 +00:00
lldb [LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS 2015-10-05 10:56:19 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm Simplify code. No functionality change. 2015-10-05 18:53:30 +00:00
openmp Fix memory corruption in Windows debug library 2015-09-25 17:23:17 +00:00
polly Remove non-executed statements during SCoP simplifcation 2015-10-04 15:00:05 +00:00