[Reproducer] Add a `cont` to ModuleCXX.test
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 5 Sep 2019 23:36:57 +0000 (23:36 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 5 Sep 2019 23:36:57 +0000 (23:36 +0000)
commita8a816c163b2301fe825ea6dad51b9b812d4ef23
treed467536f672e5733ea5496283e7a069366749b7e
parent707be7ef9c1e4e2923acced60462a760fe2a6ae3
[Reproducer] Add a `cont` to ModuleCXX.test

On more than one occasion I've found this test got stuck during replay
while waiting for a packet from debugserver when the debugger was in the
process of being destroyed. For some reason it's more prevalent on the
downstream Swift fork. Adding a cont mitigates the problem while I
investigate.

llvm-svn: 371144
lldb/lit/Reproducer/Modules/Inputs/ModuleCXX.in