[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:50:52 PST 2023


zjaffal added a comment.

In D145300#4169186 <https://reviews.llvm.org/D145300#4169186>, @Paul-C-Anagnostopoulos wrote:

> Thanks for doing this.
>
> Don't we want to call them !toupper and !tolower, to match C++?

yeah that would be a good idea I will update them


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