[PATCH] D105759: Implement P2361 Unevaluated string literals
Corentin Jabot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 06:10:36 PDT 2023
cor3ntin added a comment.
Note that I have confirmed that all the change attributes require a StringLiteral and go through `checkStringLiteralArgumentAttr`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105759/new/
https://reviews.llvm.org/D105759
More information about the llvm-commits
mailing list