Skip to content

Fix #13559: Tokenizer: remove simplification that converts 'int x(0)' to 'int x; x = 0;' #6343

Fix #13559: Tokenizer: remove simplification that converts 'int x(0)' to 'int x; x = 0;'

Fix #13559: Tokenizer: remove simplification that converts 'int x(0)' to 'int x; x = 0;' #6343

Annotations

1 warning

Fuzzing

succeeded Jan 24, 2025 in 9m 38s