]> granicus.if.org Git - llvm/commit
[RPC] Add const qualifier to MemberFnWrapper to make buildbots happy.
authorLang Hames <lhames@gmail.com>
Fri, 11 Nov 2016 22:50:16 +0000 (22:50 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 11 Nov 2016 22:50:16 +0000 (22:50 +0000)
commite923c84436d17927db314246436497b74410b8bc
tree08107ef402d1f8abfcbc3d8e04754c2cd34ee34d
parent6d8b101b32676c919c8511536c901f7ce40b6060
[RPC] Add const qualifier to MemberFnWrapper to make buildbots happy.

This is a temporary fix: The right solution is to make sure addHandler can
support mutable lambdas. I'll add that in a follow-up patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286661 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/RPCUtils.h