diff options
author | Lang Hames <lhames@gmail.com> | 2016-01-12 06:48:52 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-01-12 06:48:52 +0000 |
commit | 85215942efed6e99e4d79a5d44d2fcb83171efbc (patch) | |
tree | 644619d2756dd023b8a2eb0109e206e967719afd /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 8620d4c55b7db88f534e4369a62782a5070d77e9 (diff) | |
download | bcm5719-llvm-85215942efed6e99e4d79a5d44d2fcb83171efbc.tar.gz bcm5719-llvm-85215942efed6e99e4d79a5d44d2fcb83171efbc.zip |
[Orc] Add overloads of RPC::handle and RPC::expect that take member functions as
handlers.
It is expected that RPC handlers will usually be member functions. Accepting them
directly in handle and expect allows for the remove of a lot of lambdas an
explicit error variables.
This patch also uses this new feature to substantially tidy up the
OrcRemoteTargetServer class.
llvm-svn: 257452
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions