[PATCH] D121175: [clang] Add -Wstart-no-unknown-warning-option/-Wend-no-unknown-warning-option.
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 28 17:45:17 PDT 2022
MaskRay added a comment.
Probably no from my view, as I got another internal feedback that "this seems rather crufty".
It seems that it is the build system maintainer's responsibility. If you add `-Wno-unknown-warning-option` temporarily, after a new clang is rolled, you may remove `-Wno-unknown-warning-option`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121175/new/
https://reviews.llvm.org/D121175
More information about the cfe-commits
mailing list