[PATCH] D153536: [Clang] Implement P2169 A nice placeholder with no name

Nikolas Klauser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 14:36:12 PDT 2023


philnik added a comment.

Would it be possible to make `__` also a placeholder, so standard libraries can use this before C++26? Or is `_` already a reserved identifier? (I don't think so)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153536/new/

https://reviews.llvm.org/D153536



More information about the cfe-commits mailing list