summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/redeclarations.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/redeclarations.m')
-rw-r--r--clang/test/Modules/redeclarations.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/redeclarations.m b/clang/test/Modules/redeclarations.m
index 3f3e6954cc2..221e154cb27 100644
--- a/clang/test/Modules/redeclarations.m
+++ b/clang/test/Modules/redeclarations.m
@@ -8,4 +8,5 @@
// RUN: %clang_cc1 -fmodules -x objective-c -fmodule-cache-path %t -emit-module -fmodule-name=redeclarations_left %S/Inputs/module.map
// RUN: %clang_cc1 -fmodules -x objective-c -fmodule-cache-path %t -emit-module -fmodule-name=redeclarations_right %S/Inputs/module.map
// RUN: %clang_cc1 -fmodules -fmodule-cache-path %t %s -verify
+// expected-no-diagnostics
OpenPOWER on IntegriCloud