AmrDeveloper wrote:

> Hello! Looks like increasing the max depth makes the debug build stack 
> overflow. In release builds, `clang/test/Parser/parser_overflow.c` is fine, 
> but in debug builds, the stack size reaches my OS limit (8MB) and crashes. 
> Shall the max depth be reduced a bit?

@AaronBallman should we back to the 1024 option?

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

Reply via email to