diff options
author | Derek Bruening <bruening@google.com> | 2016-04-25 03:56:20 +0000 |
---|---|---|
committer | Derek Bruening <bruening@google.com> | 2016-04-25 03:56:20 +0000 |
commit | 3441644245b6986d746d82a55e0788071738dadf (patch) | |
tree | f91e2404807d4ca22a884ed301102a54df11e8c4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 884455e9bd42de4ec2400c6e79ca1a9109aed9f4 (diff) | |
download | bcm5719-llvm-3441644245b6986d746d82a55e0788071738dadf.tar.gz bcm5719-llvm-3441644245b6986d746d82a55e0788071738dadf.zip |
[esan] Fix uninitialized warning from interception context
The interception context is not used by esan, but the compiler complains
about it being uninitialized all the same. We set it to null to avoid the
warning.
llvm-svn: 267376
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions