summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin.dev@gmail.com>2016-06-07 10:07:51 +0000
committerIgor Kudrin <ikudrin.dev@gmail.com>2016-06-07 10:07:51 +0000
commitd9e1a61d3149ef54d6ce84e0268ae63f32bba181 (patch)
tree83ce528d30815b80ff0c6c4ea89ce94804163c69 /lldb/packages/Python/lldbsuite/test/python_api/frame
parent5dd3c292bc495b9576f9ea1a8eba2addf613d598 (diff)
downloadbcm5719-llvm-d9e1a61d3149ef54d6ce84e0268ae63f32bba181.tar.gz
bcm5719-llvm-d9e1a61d3149ef54d6ce84e0268ae63f32bba181.zip
Reapply [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.
We have an assertion failure if, for example, the definition of an unused inline function starts in one macro and ends in another. This patch fixes the issue by finding the common ancestor of the start and end locations of that function's body and changing the locations accordingly. Thanks to NAKAMURA Takumi for helping with fixing the test failure on Windows. Differential Revision: http://reviews.llvm.org/D20997 llvm-svn: 271995
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud