diff options
author | Greg Clayton <gclayton@apple.com> | 2013-02-22 22:23:55 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-02-22 22:23:55 +0000 |
commit | 3f875c589fb6b581429d422b4257e7eb325bcbb2 (patch) | |
tree | dad8aa1ed012eda9235dbc471cc08e1fe0bc9ba2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f073871f7fb53f206a38b815d4e80a4e41606e21 (diff) | |
download | llvm-3f875c589fb6b581429d422b4257e7eb325bcbb2.zip llvm-3f875c589fb6b581429d422b4257e7eb325bcbb2.tar.gz llvm-3f875c589fb6b581429d422b4257e7eb325bcbb2.tar.bz2 |
<rdar://problem/13190981>
Fixed an issue where if we got a 'A' async packet back from debugserver, we would resend the last continue command. We now correctly identify the packet as async (just like the 'O' stdout async packet) and we don't resend the continue command.
llvm-svn: 175924
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions