[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 08:58:04 PST 2023
zjaffal updated this revision to Diff 502375.
zjaffal added a comment.
change bang operators to be !toupper and !tolower
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.502375.patch
Type: text/x-patch
Size: 10893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230304/439cb74d/attachment.bin>
More information about the llvm-commits
mailing list