[PATCH] D84673: [clang][cli] Port DiagnosticOpts to new option parsing system
Jan Svoboda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 07:09:05 PST 2021
jansvoboda11 updated this revision to Diff 315131.
jansvoboda11 added a comment.
Don't create diagnostics_fixit_info via BoolXxxOption to keep the distinstion of Group<f_Group> and Group<f_clang_Group>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84673/new/
https://reviews.llvm.org/D84673
Files:
clang/include/clang/Basic/DiagnosticOptions.h
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
clang/unittests/Frontend/CompilerInvocationTest.cpp
llvm/include/llvm/Option/OptParser.td
llvm/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84673.315131.patch
Type: text/x-patch
Size: 33186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/99c77cbe/attachment.bin>
More information about the llvm-commits
mailing list