cor3ntin wrote: In the non-consteval case, we remove the qualifier when building the member access expression. In the consteval case, we further transform the member expression at at this point, we find a qualifier again. I'm not convinced this is the right fix though, I'd like to understand where the non-qualified type get lost
https://github.com/llvm/llvm-project/pull/207042 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
