Revert "[Reproducer] Add a `cont` to ModuleCXX.test"

This should no longer be necessary after r371459.

llvm-svn: 371460
This commit is contained in:
Jonas Devlieghere 2019-09-09 22:07:45 +00:00
parent 9b961cc604
commit e0bce4e1c2
1 changed files with 0 additions and 1 deletions

View File

@ -3,5 +3,4 @@ run
expr -l Objective-C++ -- @import Foo
expr -l Objective-C++ -- @import Bar
expr -- Bar()
cont
reproducer generate