shafik added a comment. Thank you for the fix.
================ Comment at: clang/lib/Sema/SemaExpr.cpp:17897 + if (SemaRef.FailedImmediateInvocations.contains(E)) + CurrentII->setInt(1); + } else { ---------------- It is not obvious to me why this is correct, can you please explain. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146234/new/ https://reviews.llvm.org/D146234 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits