https://github.com/efriedma-quic commented:

This is not the right fix.

After we check the constant expression in Sema, we should create a ConstantExpr 
containing the the evaluated value, so we don't need to re-evaluate it later.

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

Reply via email to