[PATCH] D93911: [TableGen] Add the assert statement, step 1

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 09:16:47 PST 2021


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

The message is now required in the assert statement.


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

https://reviews.llvm.org/D93911

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/assert.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93911.314917.patch
Type: text/x-patch
Size: 15771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/b366e4cb/attachment.bin>


More information about the llvm-commits mailing list