[clang] [clang][CodeGen] Promote point of GRO(CWG2563) (PR #151067)

Weibo He via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 30 17:25:03 PST 2025


NewSigma wrote:

Thanks for the review. I agree with you that the previous implementation looks dangerous. In this revision, I managed to emit conversion part only when necessary and I believe it is a improvement. Please have a look.

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


More information about the cfe-commits mailing list