================
@@ -816,6 +817,8 @@ namespace {
/// initialized after CurrentCall and CallStackDepth.
CallStackFrame BottomFrame;
+ StackExhaustionHandler StackHandler;
----------------
to268 wrote:Add a documentation comment to describe how that class member is used. https://github.com/llvm/llvm-project/pull/201706 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
