[PATCH] D84189: [clang][cli] Let denormalizer decide how to render the option based on the option class

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 04:56:13 PST 2020


jansvoboda11 updated this revision to Diff 312761.
jansvoboda11 added a comment.

Rebase, add tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84189/new/

https://reviews.llvm.org/D84189

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/unittests/Frontend/CompilerInvocationTest.cpp
  llvm/include/llvm/Option/OptParser.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84189.312761.patch
Type: text/x-patch
Size: 10668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/91f5f0f7/attachment.bin>


More information about the llvm-commits mailing list