[clang] [Clang] Fix static const member address reference (PR #169251)

Jeaye Wilkerson via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 26 12:08:22 PST 2025


jeaye wrote:

@pfeodrippe I had a conversation with Vassil about this and cleared up that it's not something we can fix, since it's based on invalid C++ usage from the start. We can work around it in jank, though. We can close this PR!

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


More information about the cfe-commits mailing list