]> granicus.if.org Git - clang/commitdiff
Enhance testing a bit to make sure that we're omitting the
authorEric Christopher <echristo@apple.com>
Thu, 5 Apr 2012 22:03:35 +0000 (22:03 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 5 Apr 2012 22:03:35 +0000 (22:03 +0000)
getter and setter when they're synthesized with the default
names.

rdar://11179756

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154130 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/debug-info-property4.m

index 386a80854c3538da0843ebf7218a3efb7a8a8141..6d9973c3e0e20125fb25db9492a03edfd22b216f 100644 (file)
@@ -1,6 +1,8 @@
 // RUN: %clang_cc1 -fobjc-default-synthesize-properties -masm-verbose -S -g %s -o - | FileCheck %s
 
 // CHECK: AT_APPLE_property_name
+// CHECK-NOT: AT_APPLE_property_getter
+// CHECK-NOT: AT_APPLE_property_setter
 // CHECK: AT_APPLE_property_attribute
 // CHECK: AT_APPLE_property