[PATCH] D140699: [OptTable] Make ValuesCode initialisation of Options constexpr

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 00:50:15 PST 2023


serge-sans-paille updated this revision to Diff 485932.
serge-sans-paille retitled this revision from "[clang] Make ValuesCode initialisation of Options constexpr" to "[OptTable] Make ValuesCode initialisation of Options constexpr".
serge-sans-paille added a comment.

(rebased on main)


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

https://reviews.llvm.org/D140699

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/DriverOptions.cpp
  llvm/include/llvm/Option/OptTable.h
  llvm/lib/Option/OptTable.cpp
  llvm/utils/TableGen/OptParserEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140699.485932.patch
Type: text/x-patch
Size: 6227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230103/fba610bb/attachment.bin>


More information about the cfe-commits mailing list