chapuni accepted this revision. chapuni added a comment. This revision is now accepted and ready to land.
Ready to commit regardless of one REQUIRES. Testing Time: 4.73s Expected Passes : 72 Note, llvm-include-order.cpp will XFAIL for targeting msvc. ================ Comment at: test/clang-tidy/google-readability-casting.c:7 @@ -6,3 +6,3 @@ // RUN: clang-tidy --checks=-*,google-readability-casting -header-filter='.*' %t.main_file.cpp -- -I%S -DTEST_INCLUDE -x c++ | FileCheck %s -check-prefix=CHECK-MESSAGES -implicit-check-not='{{warning|error}}:' // REQUIRES: shell ---------------- It should work. We require GnuWin32 to run tests on Windows. It has cp(1). http://reviews.llvm.org/D12180 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits