Files
llvm-project/llvm/lib/Support/ProgramStack.cpp
Michael Spencer 227d8d33c6 [llvm][clang] Revert split stacks implementation from runOnNewStack (#181743)
This was potentially causing Clang to emit out of stack space warnings
in rare cases, so I'm reverting it until I can verify the issue. This
keeps the API change as that's known not to be the issue.
2026-02-16 13:38:40 -08:00

1.8 KiB