[all-commits] [llvm/llvm-project] 2f8ac1: Revert "[clang][deps] During scanning don't emit w...
dyung via All-commits
all-commits at lists.llvm.org
Mon Nov 28 21:23:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f8ac1804827026b44f429dce02730da18a73c50
https://github.com/llvm/llvm-project/commit/2f8ac1804827026b44f429dce02730da18a73c50
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
R clang/test/ClangScanDeps/diagnostic-pragmas.c
Log Message:
-----------
Revert "[clang][deps] During scanning don't emit warnings-as-errors that are ignored with diagnostic pragmas."
This reverts commit eac90d1236cfd2935fac5cbe5634f09e2cd0981a.
This change is causing a test failure on the PS4/PS5 bots:
https://lab.llvm.org/buildbot/#/builders/139/builds/31784
https://lab.llvm.org/buildbot/#/builders/216/builds/13476
More information about the All-commits
mailing list