summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2015-12-04 05:00:36 +0000
committerDevin Coughlin <dcoughlin@apple.com>2015-12-04 05:00:36 +0000
commitebeed880786aa64c702e53faf1fb31b6bd897086 (patch)
treebb5da6e58d2dd5a28f3f66c290d7f834908dc674 /lldb/packages/Python/lldbsuite/test/python_api
parentd31c1ba19a985d0c6e9805a68fd44604dae42799 (diff)
downloadbcm5719-llvm-ebeed880786aa64c702e53faf1fb31b6bd897086.tar.gz
bcm5719-llvm-ebeed880786aa64c702e53faf1fb31b6bd897086.zip
[analyzer] Support inlining lambda-converted blocks.
clang converts C++ lambdas to blocks with an implicit user-defined conversion operator method on the lambda record. This method returns a block that captures a copy of the lambda. To inline a lambda-converted block, the analyzer now calls the lambda records's call operator method on the lambda captured by the block. llvm-svn: 254702
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud