[libcxx-commits] [libcxx] r360306 - force the bots to cycle

Eric Fiselier via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 8 19:34:37 PDT 2019


Author: ericwf
Date: Wed May  8 19:34:37 2019
New Revision: 360306

URL: http://llvm.org/viewvc/llvm-project?rev=360306&view=rev
Log:
force the bots to cycle

Modified:
    libcxx/trunk/test/nothing_to_do.pass.cpp

Modified: libcxx/trunk/test/nothing_to_do.pass.cpp
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/test/nothing_to_do.pass.cpp?rev=360306&r1=360305&r2=360306&view=diff
==============================================================================
--- libcxx/trunk/test/nothing_to_do.pass.cpp (original)
+++ libcxx/trunk/test/nothing_to_do.pass.cpp Wed May  8 19:34:37 2019
@@ -9,6 +9,5 @@
 
 int main(int, char**)
 {
-
   return 0;
 }




More information about the libcxx-commits mailing list