As per title: previously, running the test clang/test/Index/annotate-deep-statements.cpp and SemaTemplate/stack-exhaustion.cpp used to fail because of stack overflow (Debug target on Windows compiled with clang-cl)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm
I was wondering if Richard would add something since he created this stack size management code, but in the absence of that, this looks right to me.