[PATCH] D153156: [Clang] CWG1473: do not err on the lack of space after operator""
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 11:42:05 PDT 2023
hans added a comment.
In D153156#4607655 <https://reviews.llvm.org/D153156#4607655>, @aaron.ballman wrote:
> I agree this should be reverted from 17.x so we have more time to consider an appropriate path forward. Supporting evidence that this will likely be disruptive: https://sourcegraph.com/search?q=context:global+%5E%28%22%5B%5E%22%5D%2B%22PRI.*%29%24+lang:C%2B%2B+-file:.*test.*&patternType=regexp&case=yes&sm=0&groupBy=repo
I don't believe this is on 17.x. I'm suggesting reverting to green on trunk.
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