summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-11-29 12:05:47 +0100
committerRaphael Isemann <teemperor@gmail.com>2019-11-29 12:13:34 +0100
commitd1d6049e9d6600f28746379290705b02ffb52d4b (patch)
tree52200400ee81f84261be76ac3d3f45129018795f /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parent4f000824222f97c0cfd5b19951a1068132e57e79 (diff)
downloadbcm5719-llvm-d1d6049e9d6600f28746379290705b02ffb52d4b.tar.gz
bcm5719-llvm-d1d6049e9d6600f28746379290705b02ffb52d4b.zip
[lldb][NFC] Remove dead logging code from DWARFASTParserClang::CompleteRecordType
This code is behind a `if (log)` that is always a nullptr as the initializer was commented out. One could uncomment the initializer code, but then this logging code just leads to a deadlock as it tries to aquire the module lock. This removes the logging code until I get this working again.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud