[PATCH] D94822: [TableGen] Improve algorithm for inheriting class template arguments and fields

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 16 11:23:05 PST 2021


Paul-C-Anagnostopoulos updated this revision to Diff 317191.
Paul-C-Anagnostopoulos added a comment.

I incorporated the various suggestions.

I had no luck running clang-format-diff, but I will work on it for future revisions.


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

https://reviews.llvm.org/D94822

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/test/TableGen/self-reference-typeerror.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94822.317191.patch
Type: text/x-patch
Size: 7669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210116/46d89ba9/attachment.bin>


More information about the llvm-commits mailing list