summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-09-23 22:24:47 +0000
committerAlex Langford <apl@fb.com>2019-09-23 22:24:47 +0000
commit86c3af90296a893550203fc1a6558a24033c25d3 (patch)
tree3ce2c7688b30431d48c95674d1a87d4d98eeff9c /lldb/packages/Python/lldbsuite/test/python_api/target
parent082f895b1a9be3c08822a2f57730179a5c81c996 (diff)
downloadbcm5719-llvm-86c3af90296a893550203fc1a6558a24033c25d3.tar.gz
bcm5719-llvm-86c3af90296a893550203fc1a6558a24033c25d3.zip
[NFCI] Return PathSensitiveBugReport where appropriate
Some compilers have trouble converting unique_ptr<PathSensitiveBugReport> to unique_ptr<BugReport> causing some functions to fail to compile. Changing the return type of the functions that fail to compile does not appear to have any issues. I ran into this issue building with clang 3.8 on Ubuntu 16.04. llvm-svn: 372668
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud