[PATCH] D100854: [TableGen] Change assertion information from a tuple to a struct [NFC]

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 10:01:00 PDT 2021


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

I have incorporated the lint changes and David's suggestions.

@dblaikie: Could you explain more about what I should say about the AssertionInfo constructor? I don't understand what you meant about the constructor and make_unique().


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

https://reviews.llvm.org/D100854

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100854.339696.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/7e5cb61f/attachment.bin>


More information about the llvm-commits mailing list