[PATCH] D152998: [TableGen] Support named arguments

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 20:35:08 PDT 2023


wangpc updated this revision to Diff 539833.
wangpc added a comment.

clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152998

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/named-arguments.td
  llvm/test/TableGen/template-args.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152998.539833.patch
Type: text/x-patch
Size: 24284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/1e658514/attachment.bin>


More information about the llvm-commits mailing list