[PATCH] D121175: [clang] Add -Wstart-no-unknown-warning-option/-Wend-no-unknown-warning-option.
Zhiwei Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 10 01:35:23 PST 2022
condy added a comment.
IMHO, it's the duty of build systems. CMake provides `check_cxx_compiler_flag` to report unknown options.
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