[PATCH] D83979: [clang][cli] Port LangOpts option flags to new option parsing system

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 04:25:52 PST 2020


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

Rebase, migrate more options, switch to using BoolOption


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83979

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83979.311166.patch
Type: text/x-patch
Size: 85716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201211/58b188a3/attachment-0001.bin>


More information about the cfe-commits mailing list