]> granicus.if.org Git - clang/commit
Reland "[Driver] Update default sanitizer blacklist location"
authorPetr Hosek <phosek@chromium.org>
Thu, 11 Jan 2018 06:42:12 +0000 (06:42 +0000)
committerPetr Hosek <phosek@chromium.org>
Thu, 11 Jan 2018 06:42:12 +0000 (06:42 +0000)
commitbd990c340fb0e8ac9ed80429e8b7073fd71bd3ba
tree51aa057dc753a934354b4a89fd469692b4de8856
parent3fbc4123c6b6459c2e366d6df944853a797c62bb
Reland "[Driver] Update default sanitizer blacklist location"

This is related to moving the sanitizer blacklists to share/
subdirectory.

Differential Revision: https://reviews.llvm.org/D41706

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@322258 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/SanitizerArgs.cpp
test/Driver/Inputs/resource_dir/share/asan_blacklist.txt [moved from test/Driver/Inputs/resource_dir/asan_blacklist.txt with 100% similarity]
test/Driver/Inputs/resource_dir/share/hwasan_blacklist.txt [moved from test/Driver/Inputs/resource_dir/hwasan_blacklist.txt with 100% similarity]
test/Driver/Inputs/resource_dir/share/ubsan_blacklist.txt [moved from test/Driver/Inputs/resource_dir/ubsan_blacklist.txt with 100% similarity]
test/Driver/Inputs/resource_dir/share/vtables_blacklist.txt [moved from test/Driver/Inputs/resource_dir/vtables_blacklist.txt with 100% similarity]