Skip to content

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

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;' #15050

build_make (ubuntu:24.10)

succeeded Jan 24, 2025 in 5m 10s