summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/test/Modules/odr_hash-Friend.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/odr_hash-Friend.cpp b/clang/test/Modules/odr_hash-Friend.cpp
index 408e7f36b06..d23ff47634e 100644
--- a/clang/test/Modules/odr_hash-Friend.cpp
+++ b/clang/test/Modules/odr_hash-Friend.cpp
@@ -8,6 +8,8 @@
// RUN: -fmodules-cache-path=%t/modules.cache \
// RUN: -std=c++11 -x c++ %s -verify
+// UNSUPPORTED: windows
+
// expected-no-diagnostics
#include "Box.h"
OpenPOWER on IntegriCloud