Go to file
Ahmed Bougacha 0f36aacc46 Revert "Add an end-to-end testcase for address sanitizer."
This reverts commit r299731.

It's causing failures on a bot because of missing compiler-rt:
http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan_check

llvm-svn: 300459
2017-04-17 16:59:27 +00:00
clang [ObjC] Mark loads from __NSArray0 and __NSDictionary0 as invariant.load. 2017-04-17 15:21:55 +00:00
clang-tools-extra [clang-move] Create ClangMoveActionFactory on stack 2017-04-14 18:12:11 +00:00
compiler-rt Don't read non-readable address ranges during lsan pointer scanning 2017-04-17 16:34:38 +00:00
debuginfo-tests Revert "Add an end-to-end testcase for address sanitizer." 2017-04-17 16:59:27 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Sigh. Once again forgot about the 'no exceptions' bots. 2017-04-17 14:18:44 +00:00
libcxxabi [CMake][libcxxabi] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:34 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] - Add compress-debug-output-i386.s testcase. 2017-04-17 09:04:07 +00:00
lldb Don't ever reduce the timeout of a packet, only increase it. 2017-04-17 16:20:22 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Introduce APInt::isSignBitSet/isSignBitClear. Use in place isSignBitSet in place of isNegative in known bits tracking. 2017-04-17 16:38:20 +00:00
openmp Fix crash in invoking microtask on ios arm64. 2017-04-17 11:58:20 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update isl bindings to latest version (+ Polly extensions) 2017-04-15 08:15:54 +00:00