[PATCH] D156429: [TableGen] Add new bang operator !format
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 11:19:25 PDT 2023
Paul-C-Anagnostopoulos added a comment.
The documentation needs to be expanded to describe how each argument type is handled.
Would it be better to use a specific character as the escape character, rather than doubling the braces? For example, `{ and `}
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156429/new/
https://reviews.llvm.org/D156429
More information about the llvm-commits
mailing list