[PATCH] D150689: [clang][DependencyScanner] Remove all warning flags when suppressing warnings

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 09:39:04 PDT 2023


Bigcheese created this revision.
Bigcheese added a reviewer: jansvoboda11.
Bigcheese added a project: clang.
Herald added a subscriber: ributzka.
Herald added a project: All.
Bigcheese requested review of this revision.
Herald added a subscriber: cfe-commits.

Since system modules don't emit most warnings, remove the warning
flags to increase module reuse.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150689

Files:
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/optimize-system-warnings.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150689.522668.patch
Type: text/x-patch
Size: 4070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230516/c2330097/attachment.bin>


More information about the cfe-commits mailing list