[clang] [ExprConstant] Treat `&*p` as not a dereference in C constant initializers (PR #201483)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 11:01:24 PDT 2026


https://github.com/shafik commented:

Did you check if we had a C++ test that verifies the existing behavior as documented by https://github.com/llvm/llvm-project/issues/201683 ?



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


More information about the cfe-commits mailing list