]> granicus.if.org Git - clang/commit
Revert "Include sanitize blacklist and other extra deps as part of scan-deps output"
authorKousik Kumar <kousikk@google.com>
Thu, 17 Oct 2019 04:50:12 +0000 (04:50 +0000)
committerKousik Kumar <kousikk@google.com>
Thu, 17 Oct 2019 04:50:12 +0000 (04:50 +0000)
commita22407dd5e27b47d2ba44226c02a6cd39e2e3259
tree9fdebf5c59fda801ea601935f02afd5d115a159a
parent5ab89ea40b058a1e68a38e711db3013a9a057daf
Revert "Include sanitize blacklist and other extra deps as part of scan-deps output"

This test is failing on Windows bots, revert for now (will check the right fix and retry the patch).

Summary: This reverts commit 962ca076e51c25a7a08f4e0d329c65328a635bdb.

Reviewers: Bigcheese, jkorous, arphaman

Subscribers: dexonsmith, cfe-commits

Tags: #clang

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375079 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
test/ClangScanDeps/Inputs/non-header-dependency.json [deleted file]
test/ClangScanDeps/Inputs/sanitize-blacklist.txt [deleted file]
test/ClangScanDeps/non-header-dependency.cpp [deleted file]