[all-commits] [llvm/llvm-project] 9e7e36: Revert "Include sanitize blacklist and other extra...

Kousik Kumar via All-commits all-commits at lists.llvm.org
Wed Oct 16 21:49:09 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e7e36d4c2602ed10fc1ac037c7ebed50b7df859
      https://github.com/llvm/llvm-project/commit/9e7e36d4c2602ed10fc1ac037c7ebed50b7df859
  Author: Kousik Kumar <kousikk at google.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
    R clang/test/ClangScanDeps/Inputs/non-header-dependency.json
    R clang/test/ClangScanDeps/Inputs/sanitize-blacklist.txt
    R clang/test/ClangScanDeps/non-header-dependency.cpp

  Log Message:
  -----------
  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

llvm-svn: 375079




More information about the All-commits mailing list