[PATCH] D116503: [clang] Add --start-no-unused-arguments/--end-no-unused-arguments to silence some unused argument warnings
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 5 14:55:49 PST 2022
mstorsjo updated this revision to Diff 397719.
mstorsjo marked 2 inline comments as done.
mstorsjo added a comment.
Add testcases for using the new option with clang-cl, use `--target=` everywhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116503/new/
https://reviews.llvm.org/D116503
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp
clang/test/Driver/diagnostics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116503.397719.patch
Type: text/x-patch
Size: 5949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220105/68ca2ce4/attachment-0001.bin>
More information about the cfe-commits
mailing list