diff options
author | sstwcw <f0gukp2nk@protonmail.com> | 2022-06-26 22:22:27 +0000 |
---|---|---|
committer | sstwcw <f0gukp2nk@protonmail.com> | 2022-06-26 22:23:50 +0000 |
commit | 141ad3ba05711cc8396a34fce6b26648d216eb8e (patch) | |
tree | 4191c1bc493fc6f78f43950a652fec17f897daff /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 016342e319fd31e41cf5ed16a6140a8ea2de74dd (diff) | |
download | llvm-141ad3ba05711cc8396a34fce6b26648d216eb8e.zip llvm-141ad3ba05711cc8396a34fce6b26648d216eb8e.tar.gz llvm-141ad3ba05711cc8396a34fce6b26648d216eb8e.tar.bz2 |
[clang-format] Fix uninitialized memory problem
The setLength function checks for the token kind which could be
uninitialized in the previous version.
The problem was introduced in 2e32ff106e.
Reviewed By: MyDeveloperDay, owenpan
Differential Revision: https://reviews.llvm.org/D128607
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions