================
@@ -1862,28 +1862,30 @@ APValue *EvalInfo::createHeapAlloc(const Expr *E, 
QualType T, LValue &LV) {
 void CallStackFrame::describe(raw_ostream &Out) const {
   bool IsMemberCall = false;
   bool ExplicitInstanceParam = false;
+  auto PrintingPolicy = Info.Ctx.getPrintingPolicy();
----------------
shermpay wrote:

Thanks for comment!

https://github.com/llvm/llvm-project/pull/185800
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to