[all-commits] [llvm/llvm-project] bdeb27: [compiler-rt] Fix tests after 03b84e4f6d0
jkorous-apple via All-commits
all-commits at lists.llvm.org
Thu Nov 7 14:41:00 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bdeb2724f0aa9c518f94d998d24d8620a1e88727
https://github.com/llvm/llvm-project/commit/bdeb2724f0aa9c518f94d998d24d8620a1e88727
Author: Jan Korous <jkorous at apple.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M compiler-rt/test/asan/TestCases/default_blacklist.cpp
M compiler-rt/test/msan/default_blacklist.cpp
Log Message:
-----------
[compiler-rt] Fix tests after 03b84e4f6d0
Fallout from:
[clang] Report sanitizer blacklist as a dependency in cc1
Default blacklists are now passed via -fsanitize-system-blacklist from driver to cc1.
More information about the All-commits
mailing list