Skip to content

Add limit for expression nodes in parsed ASTs. - #2166

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_954705811
Jul 27, 2026
Merged

Add limit for expression nodes in parsed ASTs.#2166
copybara-service[bot] merged 1 commit into
masterfrom
test_954705811

Conversation

@copybara-service

Copy link
Copy Markdown

Add limit for expression nodes in parsed ASTs.

This is mainly to prevent misbehaving macros from generating an
AST that is much larger than expected (not directly proportional to
source length).

@copybara-service
copybara-service Bot force-pushed the test_954705811 branch 2 times, most recently from 4893e46 to 192e38d Compare July 27, 2026 21:58
This is mainly to prevent misbehaving macros from generating an
AST that is much larger than expected (not directly proportional to
source length).

PiperOrigin-RevId: 954860770
@copybara-service
copybara-service Bot merged commit 02b617c into master Jul 27, 2026
@copybara-service
copybara-service Bot deleted the test_954705811 branch July 27, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant