[PATCH] D145300: [TableGen] add !upper and !lower operators to change the casing of strings.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 4 00:33:18 PST 2023


zjaffal updated this revision to Diff 502360.
zjaffal added a comment.

Remove wrong linting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145300

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/test/TableGen/string_ops.td
  llvm/utils/kate/llvm-tablegen.xml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145300.502360.patch
Type: text/x-patch
Size: 10837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230304/4f5c7c19/attachment.bin>


More information about the llvm-commits mailing list