[PATCH] D83697: [clang][cli] Port Frontend option flags to new option parsing system

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 04:52:17 PST 2020


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

Drop namespace specifier & names of unused args, add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83697

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: D83697.307045.patch
Type: text/x-patch
Size: 21655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/e35270cb/attachment.bin>


More information about the llvm-commits mailing list