[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:07:39 PDT 2023


hans added a comment.

Given the concerns raised (the PRIuS one in https://godbolt.org/z/v3boc9E6T seems like a good example), and that the fix in D158372 <https://reviews.llvm.org/D158372> doesn't seem straight-forward, could this be reverted to unbreak things until a revised version is ready?

@aaron.ballman what do you think?


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