aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Demangle/MicrosoftDemangle.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2021-10-19 10:24:12 +0100
committerJeremy Morse <jeremy.morse@sony.com>2021-10-19 10:24:12 +0100
commitcf033bb2d39c42818e3f13829b5ac6cc66b0ed6f (patch)
treeb49124b7817ebdc7aa32d3e1f395a31d3c0f14cc /llvm/lib/Demangle/MicrosoftDemangle.cpp
parent9da51402f477dd550847fac542c99416c5275388 (diff)
downloadllvm-cf033bb2d39c42818e3f13829b5ac6cc66b0ed6f.zip
llvm-cf033bb2d39c42818e3f13829b5ac6cc66b0ed6f.tar.gz
llvm-cf033bb2d39c42818e3f13829b5ac6cc66b0ed6f.tar.bz2
[DebugInfo][NFC] Zero-initialize a class field
This field gets assigned when the relevant object starts being used; but it remains uninitialized beforehand. This risks introducing hard-to-detect bugs if something changes, so zero-initialize the field.
Diffstat (limited to 'llvm/lib/Demangle/MicrosoftDemangle.cpp')
0 files changed, 0 insertions, 0 deletions