This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b18fc6c363 Revert Tag CFI-generated data structures with "#pragma clang [...] new 5ab89ea40b Include sanitize blacklist and other extra deps as part of s [...]
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 insertions(+) create mode 100644 test/ClangScanDeps/Inputs/non-header-dependency.json create mode 100644 test/ClangScanDeps/Inputs/sanitize-blacklist.txt create mode 100644 test/ClangScanDeps/non-header-dependency.cpp