[PATCH] D153156: [Clang] CWG1473: do not err on the lack of space after operator""
PoYao Chang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 18 12:24:32 PDT 2023
rZhBoYao added a comment.
I’ll see what I can do regarding reviving the string concat behavior. It feels like that a more refined treatment than before can be achieved. Maybe adds an imaginary preceding whitespace only when we can find a macro with the same name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153156/new/
https://reviews.llvm.org/D153156
More information about the cfe-commits
mailing list