[PATCH] D121560: [clang][Opt] Add NoArgUnusedWith to not warn for unused redundant options
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 8 10:22:44 PDT 2022
MaskRay added a comment.
If you need a -static-libstdc++ not subject to unused argument warning, D53238 <https://reviews.llvm.org/D53238> -static=c++stdlib may be a better choice.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121560/new/
https://reviews.llvm.org/D121560
More information about the cfe-commits
mailing list