diff options
author | Vince Harron <vince@nethacker.com> | 2015-04-15 10:40:51 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-04-15 10:40:51 +0000 |
commit | 43d79053d7a1f698c8c81cff5666522c0b2d5e0a (patch) | |
tree | d6683475241ea8c68cf2645cf95916a0f40279ce /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 0f2b1aba157a5bc24a376094f5820360edb277fe (diff) | |
download | bcm5719-llvm-43d79053d7a1f698c8c81cff5666522c0b2d5e0a.tar.gz bcm5719-llvm-43d79053d7a1f698c8c81cff5666522c0b2d5e0a.zip |
Fixed remote failures in TestCPP11EnumTypes, probably others
Typically, LLGS only sends stdout/stderr notifications when the inferior
process is running.
Because LLGS reads stdout from the process in a separate thread, sometimes
these stdout notifications can be received after the server has sent a thread
stop message. The host isn't expecting stdout to be generated by the target
after a stop message and these messages interfere with the host's request/
response paradigm.
Differential Revision: http://reviews.llvm.org/D9024
llvm-svn: 234995
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions