commit | d696c2c2a2687fa99e2ecc2f950a7caec0e1fbf2 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Tue Jan 12 06:48:52 2016 +0000 |
committer | Lang Hames <lhames@gmail.com> | Tue Jan 12 06:48:52 2016 +0000 |
tree | 41cb4427526ddda2421190df83f014fbd0f37536 | |
parent | f4afe812032187badbde45a4aa35006483d4a1d5 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257452 91177308-0d34-0410-b5e6-96231b3b80d8