[PATCH] D145300: [TableGen] add !upper and !lower operators to change the casing of strings.
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 4 04:53:51 PST 2023
Paul-C-Anagnostopoulos added a comment.
Thanks for doing this.
Don't we want to call them !toupper and !tolower, to match C++?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145300/new/
https://reviews.llvm.org/D145300
More information about the llvm-commits
mailing list