aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2023-05-12 15:20:58 -0700
committerVitaly Buka <vitalybuka@google.com>2023-05-18 01:19:11 -0700
commite8cd04624e503ae063e925eb5609281a88716d83 (patch)
treef073fe7d4ecf0e45bb22d8de726073b8840f0728 /lldb/source/Commands/CommandObjectExpression.cpp
parentfc89e9044d0b37dcd4e3f085f21bef1b21d2ab8d (diff)
downloadllvm-e8cd04624e503ae063e925eb5609281a88716d83.zip
llvm-e8cd04624e503ae063e925eb5609281a88716d83.tar.gz
llvm-e8cd04624e503ae063e925eb5609281a88716d83.tar.bz2
[AST] Initialize local counter
I assume it's optional and ReadAST does not have to set the counter on success. Without the patch msan complains that we pass uninitialized value into noundef parameters of setCounterValue. Reviewed By: bnbarham, barannikov88 Differential Revision: https://reviews.llvm.org/D150492
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions