]> granicus.if.org Git - clang/commit
Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for target...
authorAlexey Samsonov <vonosmas@gmail.com>
Wed, 17 Jun 2015 22:27:32 +0000 (22:27 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Wed, 17 Jun 2015 22:27:32 +0000 (22:27 +0000)
commit347af8f967444afeb61da631564d9160793baa78
tree501aa46005f26bb4ae2a827915f2eed24189a30a
parent94ff30c2f897207422084de3b3efd0396f7ecf8c
Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for target triple."

This reverts commit r239953, while I'm investigating assertion
failure from http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_check/9994/

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239958 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Sanitizers.h
include/clang/Driver/ToolChain.h
lib/Basic/Sanitizers.cpp
lib/Driver/MSVCToolChain.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/asan.c
test/Driver/fsanitize.c
test/Driver/rtti-options.cpp