Skip to content

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

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

build

succeeded Jan 24, 2025 in 11m 16s