Go to file
Timur Iskhodzhanov 40d72d9a1f Reland r230019 - [ASan] Make the argument of '__sanitizer_annotate_contiguous_container' is not aligned error message easier to understand
This incorporates the fix for ARM architecture suggested by Renato Golin.

llvm-svn: 230506
2015-02-25 17:03:34 +00:00
clang Reland r230460 with a test fix for -Asserts builds. 2015-02-25 16:25:00 +00:00
clang-tools-extra [clang-tidy] Use the new ArrayRef<FixItHint> inserter. 2015-02-25 14:42:02 +00:00
compiler-rt Reland r230019 - [ASan] Make the argument of '__sanitizer_annotate_contiguous_container' is not aligned error message easier to understand 2015-02-25 17:03:34 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add trailing return types (and noexcept specifications) to the 'diamond operators'. Fixes PR#22600. 2015-02-25 12:20:52 +00:00
libcxxabi Add .fpu directives to ARM unwind save & restore functions. 2015-02-24 20:09:29 +00:00
lld [ELF][X86_64] Handle R_X86_64_PC64 relocation 2015-02-25 05:56:05 +00:00
lldb Add missing "return" statements. 2015-02-25 16:01:12 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm [MIPS]Multiple and add instructions for Mips are currently available in mips32r2/mips64r2 and later but should also be available in mips4, mips5, and mips64. This patch fixes the requested features and updates the corresponding test files. 2015-02-25 15:24:37 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Fix formatting 2015-02-25 16:59:15 +00:00