================
@@ -1287,7 +1287,10 @@ static ExprResult LookupMemberExpr(Sema &S, LookupResult 
&R,
     return ExprError();
 
   QualType BaseType = BaseExpr.get()->getType();
+
+#if 0
----------------
erichkeane wrote:

Hmm?

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

Reply via email to