diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-05-09 02:34:37 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-05-09 02:34:37 +0000 |
commit | 7d402732c21b335d6afa7071ebcc184489095c14 (patch) | |
tree | d11140cc15a8927db05b3d4375aa916e0803c9e1 | |
parent | bd086817f646a498d81a8114d269e2fa823a1eb3 (diff) | |
download | bcm5719-llvm-7d402732c21b335d6afa7071ebcc184489095c14.tar.gz bcm5719-llvm-7d402732c21b335d6afa7071ebcc184489095c14.zip |
force the bots to cycle
llvm-svn: 360306
-rw-r--r-- | libcxx/test/nothing_to_do.pass.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/test/nothing_to_do.pass.cpp b/libcxx/test/nothing_to_do.pass.cpp index 779762e7e99..6d95c42f6e1 100644 --- a/libcxx/test/nothing_to_do.pass.cpp +++ b/libcxx/test/nothing_to_do.pass.cpp @@ -9,6 +9,5 @@ int main(int, char**) { - return 0; } |