From: Richard Trieu Date: Fri, 12 Jan 2018 23:13:33 +0000 (+0000) Subject: Try to suppress Windows testing again. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc9d0e27bb73fcba8c413edf266859da179fa1bc;p=clang Try to suppress Windows testing again. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@322420 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Modules/odr_hash-Friend.cpp b/test/Modules/odr_hash-Friend.cpp index d23ff47634..5aafb3150c 100644 --- a/test/Modules/odr_hash-Friend.cpp +++ b/test/Modules/odr_hash-Friend.cpp @@ -8,7 +8,7 @@ // RUN: -fmodules-cache-path=%t/modules.cache \ // RUN: -std=c++11 -x c++ %s -verify -// UNSUPPORTED: windows +// UNSUPPORTED: system-windows // expected-no-diagnostics