diff options
| author | Lang Hames <lhames@gmail.com> | 2017-04-13 05:23:50 +0000 |
|---|---|---|
| committer | Lang Hames <lhames@gmail.com> | 2017-04-13 05:23:50 +0000 |
| commit | 7d3aaedc13c01178e5981015a77966625720a44b (patch) | |
| tree | 878e8e02539d35c57f8294e8741635ee3f13fee1 /llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | |
| parent | 068655911eb7a194f3b803029306f368125b9342 (diff) | |
| download | llvm-7d3aaedc13c01178e5981015a77966625720a44b.zip llvm-7d3aaedc13c01178e5981015a77966625720a44b.tar.gz llvm-7d3aaedc13c01178e5981015a77966625720a44b.tar.bz2 | |
[Orc] Fix bool serialization for RawByteChannels.
The bool type may be larger than the char type, so assuming we can cast from
bool to char and write a byte out to the stream is unsafe.
Hopefully this will get RPCUtilsTest.ReturnExpectedFailure passing on the bots.
llvm-svn: 300174
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions
