summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-10-05 00:43:38 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-10-05 00:43:38 +0000
commit3ea492ad74050d6c4afe6aa00abcc4151def4214 (patch)
tree974cbca775e29ddb99599ddea4e9bd56f1953ba4 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parentc29b24d52479e6ef7007b0a0a001582deaec89ed (diff)
downloadbcm5719-llvm-3ea492ad74050d6c4afe6aa00abcc4151def4214.tar.gz
bcm5719-llvm-3ea492ad74050d6c4afe6aa00abcc4151def4214.zip
Remove PendingBody mechanism for function and ObjC method deserialization.
In its place, track on the canonical function declaration whether there is a declaration with a body (and if so, which one). This brings function definition handling in line with what we do in all other contexts, and is necessary to allow us to merge declarations within multiple definitions of the same function (eg, PR33924). No functionality change intended. llvm-svn: 314955
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud