summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/debug-info-class-extension3.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/debug-info-class-extension3.m')
-rw-r--r--clang/test/CodeGenObjC/debug-info-class-extension3.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/debug-info-class-extension3.m b/clang/test/CodeGenObjC/debug-info-class-extension3.m
index 549a2adea12..595c7bd2c6b 100644
--- a/clang/test/CodeGenObjC/debug-info-class-extension3.m
+++ b/clang/test/CodeGenObjC/debug-info-class-extension3.m
@@ -1,6 +1,6 @@
// RUN: %clang_cc1 -fobjc-nonfragile-abi -masm-verbose -S -g %s -o - | FileCheck %s
-// CHECK-NOT: AT_APPLE_objc_class_extension
+// CHECK-NOT: AT_APPLE_objc_complete_type
@interface Foo {} @end
OpenPOWER on IntegriCloud