[PATCH] D130906: [clang] format string checking for conpile-time evaluated str literal
YingChi Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 4 06:23:04 PDT 2022
inclyc added a comment.
Last question, issue https://github.com/llvm/llvm-project/issues/55805 mentioned another case, some `initListExpr` evaulated as "StringLiteral"(`Array` in fact, but maybe able to consider as a literal), should we implement this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130906/new/
https://reviews.llvm.org/D130906
More information about the cfe-commits
mailing list