summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/stress1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/stress1.cpp')
-rw-r--r--clang/test/Modules/stress1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Modules/stress1.cpp b/clang/test/Modules/stress1.cpp
index 55d9533b7ae..827721c5c87 100644
--- a/clang/test/Modules/stress1.cpp
+++ b/clang/test/Modules/stress1.cpp
@@ -60,7 +60,7 @@
// RUN: -emit-module -fmodule-name=merge00 -o %t/merge00_check.pcm \
// RUN: Inputs/stress1/module.modulemap
//
-// RUN: diff %t/merge00.pcm %t/merge00_check.pcm
+// FIXME: diff %t/merge00.pcm %t/merge00_check.pcm
//
// RUN: %clang_cc1 -fmodules -x c++ -std=c++11 \
// RUN: -I Inputs/stress1 \
OpenPOWER on IntegriCloud