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

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 09:53:54 PDT 2020


dang created this revision.
Herald added subscribers: cfe-commits, dexonsmith.
Herald added a project: clang.

Depends on D84668 <https://reviews.llvm.org/D84668>


Repository:
  rG LLVM Github Monorepo

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.280952.patch
Type: text/x-patch
Size: 48939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200727/96ab06ba/attachment-0001.bin>


More information about the cfe-commits mailing list