diff options
author | Lang Hames <lhames@gmail.com> | 2017-02-15 05:39:35 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2017-02-15 05:39:35 +0000 |
commit | 56b3d6b15115f8ddcdd672463c0eac56ec0abe92 (patch) | |
tree | c71f7a51f357663133b53c6b176306cda10f63cd /llvm/unittests/ExecutionEngine/Orc/CompileOnDemandLayerTest.cpp | |
parent | 6697eff4b1eac5ae0bd6274f15a4e493b0b1d951 (diff) | |
download | bcm5719-llvm-56b3d6b15115f8ddcdd672463c0eac56ec0abe92.tar.gz bcm5719-llvm-56b3d6b15115f8ddcdd672463c0eac56ec0abe92.zip |
[Orc][RPC] Add a AsyncHandlerTraits specialization for non-value-type response
handler args.
The specialization just inherits from the std::decay'd response handler type.
This allows member functions (via MemberFunctionWrapper) to be used as async
handlers.
llvm-svn: 295151
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/CompileOnDemandLayerTest.cpp')
0 files changed, 0 insertions, 0 deletions