[PATCH] D84674: Allow users to specify a conditional to prevent parsing options with MarshallingInfo
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 29 08:36:20 PDT 2020
dang updated this revision to Diff 281614.
dang added a comment.
Ensure that the default value is assigned even if the option should not get
parsed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84674/new/
https://reviews.llvm.org/D84674
Files:
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/Option/OptParser.td
llvm/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84674.281614.patch
Type: text/x-patch
Size: 13864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200729/fc5517ff/attachment-0001.bin>
More information about the cfe-commits
mailing list