[PATCH] D138252: [clang][deps] During scanning don't emit warnings-as-errors that are ignored with diagnostic pragmas.

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 21:25:07 PST 2022


dyung added a comment.

@vsapsai I reverted your change because it was causing the test ClangScanDeps/no-werror.cpp to fail on the PS4/PS5 linux/Windows bots:

- https://lab.llvm.org/buildbot/#/builders/139/builds/31784
- https://lab.llvm.org/buildbot/#/builders/216/builds/13476


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138252/new/

https://reviews.llvm.org/D138252



More information about the cfe-commits mailing list