aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/redeclarations.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/redeclarations.m')
-rw-r--r--test/Modules/redeclarations.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/redeclarations.m b/test/Modules/redeclarations.m
index 3f3e6954cc2c..221e154cb274 100644
--- a/test/Modules/redeclarations.m
+++ b/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