[clang] [clang] Increase the default expression nesting limit (PR #104717)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 20 10:20:10 PDT 2024
AaronBallman wrote:
> Shall the max depth be reduced a bit?
Do you still get the crash if you pass `-fbracket-depth 1024` in the first RUN line of the test?
https://github.com/llvm/llvm-project/pull/104717
More information about the cfe-commits
mailing list