[Orc][RPC] Actually specialize SerializationTraits and RPCTypeName in the right
authorLang Hames <lhames@gmail.com>
Wed, 21 Dec 2016 02:08:23 +0000 (02:08 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 21 Dec 2016 02:08:23 +0000 (02:08 +0000)
commitf4dd5e3586b702fab32bbb3e70e7edfe084c9a51
tree8bbabefb779e961b184d98aae0b32ed9c8d8cdcf
parent505ef81422b96a1e3ff87b942ff1e1a45f3d0f00
[Orc][RPC] Actually specialize SerializationTraits and RPCTypeName in the right
namespace.

r290226 was a think-o - just qualifying the name doesn't count.

llvm-svn: 290230
llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp