[PATCH] D153156: [Clang] CWG1473: do not err on the lack of space after operator""

Jordan Rupprecht via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 18 14:51:17 PDT 2023


rupprecht added a comment.

In D153156#4600270 <https://reviews.llvm.org/D153156#4600270>, @rupprecht wrote:

> of which there's an example in LLVM itself: https://github.com/llvm/llvm-project/blob/6a0e536ccfef1f7bd64ee4153b4efc0aeecf28d4/clang/test/SemaCXX/cxx11-compat.cpp#L38

Sorry, I don't want to mislead: I just mean there's a handy example in clang's unit tests. I don't see any instances of this in LLVM non-test code.


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