The setLength function checks for the token kind which could be
uninitialized in the previous version.
The problem was introduced in 2e32ff106e.
Differential D128607
[clang-format] NFC Fix uninitialized memory problem sstwcw on Jun 26 2022, 4:02 AM. Authored by
Details The setLength function checks for the token kind which could be The problem was introduced in 2e32ff106e.
Diff Detail
Event TimelineComment Actions This problem was found by the build bot after I pushed the buggy code. |