Michael137 wrote:

> The member is const with an initializer in-class. How is the constant value 
> not available for the definition?

Right, it is available, we just don't attach it if we have a location for it. 
Don't see why we couldn't put it on the definition if we have the constant on 
hand

https://github.com/llvm/llvm-project/pull/71780
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to