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

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 15 15:54:02 PDT 2020


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

I changed the new punctuator to '...' and named it 'dotdotdot'. I renamed the 'period' punctuator to 'dot'. I will rename the 'paste' punctuator to 'sharp' in a future patch.


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.285867.patch
Type: text/x-patch
Size: 6876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200815/ed4887ff/attachment.bin>


More information about the llvm-commits mailing list