summaryrefslogtreecommitdiff
path: root/clang/test/Parser/parser_overflow.c
AgeCommit message (Expand)Author
2025-03-19[Clang] Increase the default expression nesting limit (#132021)cor3ntin
2024-08-23Revert "[clang] Increase the default expression nesting limit (#104717)"Aaron Ballman
2024-08-19[clang] Increase the default expression nesting limit (#104717)Amr Hesham
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2013-02-22Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=,Richard Smith
2011-10-12Introduce BalancedDelimiterTracker, to better track open/closeDouglas Gregor