[PATCH] D120455: [CommandLine] Remove `may only occur zero or one times!` error
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 24 09:14:33 PST 2022
echristo added a comment.
I'd probably prefer that we don't do this since we're looking primarily at options that shouldn't be used outside of development, e.g. clang has a driver that does accept these kinds of things as does lld. Open to arguments for and against though :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120455/new/
https://reviews.llvm.org/D120455
More information about the llvm-commits
mailing list