This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5ab89ea40b Include sanitize blacklist and other extra deps as part of s [...] new a22407dd5e Revert "Include sanitize blacklist and other extra deps as p [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../DependencyScanning/DependencyScanningWorker.cpp | 2 -- test/ClangScanDeps/Inputs/non-header-dependency.json | 7 ------- test/ClangScanDeps/Inputs/sanitize-blacklist.txt | 1 - test/ClangScanDeps/non-header-dependency.cpp | 14 -------------- 4 files changed, 24 deletions(-) delete mode 100644 test/ClangScanDeps/Inputs/non-header-dependency.json delete mode 100644 test/ClangScanDeps/Inputs/sanitize-blacklist.txt delete mode 100644 test/ClangScanDeps/non-header-dependency.cpp