================ @@ -49,6 +49,8 @@ class CIRGenFunction : public CIRGenTypeCache { public: clang::QualType fnRetTy; ---------------- erichkeane wrote:
Actually I question the need for `fnRetTy` too, particularly since `fnRetQualTy` and `fnRetTy` are not being set together... https://github.com/llvm/llvm-project/pull/129933 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits