[clang] Disable -fdollars-in-identifiers by default (PR #135407)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 16 05:38:47 PDT 2025


R-Goc wrote:

It appears that gcc only disallows '&' in identifiers in C++26 mode. Not sure how relevant that is to clang. [bugzilla](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110343)

https://github.com/llvm/llvm-project/pull/135407


More information about the cfe-commits mailing list