summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/debugger-support.mm
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjCXX/debugger-support.mm')
-rw-r--r--clang/test/SemaObjCXX/debugger-support.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjCXX/debugger-support.mm b/clang/test/SemaObjCXX/debugger-support.mm
index 1fb18b9c341..e8e382a1b3b 100644
--- a/clang/test/SemaObjCXX/debugger-support.mm
+++ b/clang/test/SemaObjCXX/debugger-support.mm
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fdebugger-support -fsyntax-only -verify %s
+// expected-no-diagnostics
@class NSString;
void testCompareAgainstPtr(int *ptr, NSString *ns) {
OpenPOWER on IntegriCloud