mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 11:46:45 +00:00

This paper makes it a constraint violation to form a UCN via token concatenation. Clang does not conform to it and the paper goes in the opposite direction of where C++ went with P2621R3 which was adopted for C++26.