[PATCH] D85585: Replace TableGen range piece punctuator with '..'

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 12:37:06 PDT 2020


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

There was one comment where I neglected to change '..' to '...'. Fixed now.


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

https://reviews.llvm.org/D85585

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/docs/TableGen/LangRef.rst
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/test/TableGen/range-lists.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85585.286109.patch
Type: text/x-patch
Size: 6877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/e4219350/attachment.bin>


More information about the llvm-commits mailing list