summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2019-09-30 20:45:12 +0000
committerErich Keane <erich.keane@intel.com>2019-09-30 20:45:12 +0000
commita60ef724b4bbde8b33f62133a4ae3ef102ff6b71 (patch)
tree74fc85d975884ae401c4fe082376ea6ee2131d6f /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parent24703284eab60c9bdd5d537da9ad92d69781ce18 (diff)
downloadbcm5719-llvm-a60ef724b4bbde8b33f62133a4ae3ef102ff6b71.tar.gz
bcm5719-llvm-a60ef724b4bbde8b33f62133a4ae3ef102ff6b71.zip
Fix failure caused by r373247
I incorrectly thought that the 'isLambda' check never fired, so when splitting up a helper function, I lost the 'nullptr' return value. ClangD Hover functionality apparently uses this, so the Unittest caught that. This patch correctly propogates the nullptr from the helper function. llvm-svn: 373259
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud