[PATCH] D84669: WIP [clang][cli] Port CodeGenOpts simple string flags to new option parsing system

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 08:28:35 PST 2020


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

Rebase, move options back to their original lines


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84669

Files:
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/Profile/c-generate.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84669.311919.patch
Type: text/x-patch
Size: 43259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201215/ac50d61f/attachment-0001.bin>


More information about the cfe-commits mailing list