diff options
author | Dominic Chen <ddchen@apple.com> | 2022-03-28 21:54:43 -0700 |
---|---|---|
committer | Dominic Chen <ddchen@apple.com> | 2022-03-29 14:26:15 -0700 |
commit | 92897217fa1483e437e1716ebcb3b747f2e22dcb (patch) | |
tree | 340d9e951b6cc99ea1ba4f7ee15ec2958b5d78f9 /clang/lib/ExtractAPI/API.cpp | |
parent | 35dab904c09b58f061c303b40b394c909ba84db6 (diff) | |
download | llvm-92897217fa1483e437e1716ebcb3b747f2e22dcb.zip llvm-92897217fa1483e437e1716ebcb3b747f2e22dcb.tar.gz llvm-92897217fa1483e437e1716ebcb3b747f2e22dcb.tar.bz2 |
[scudo] Initialize local variable to avoid compiler warning
Compiler warns about HeaderPos possibly being uninitialized which should not be possible, but just initialize it anyway
Differential Revision: https://reviews.llvm.org/D122632
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions