aboutsummaryrefslogtreecommitdiff
path: root/test/Coverage/objc-language-features.inc
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-03-20 19:34:03 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-03-20 19:34:03 +0000
commitd5b918ec50475b5a5a76c41f95c2267b3de77f9e (patch)
treecd905c317e5f3e1c1279d8ad1a0b1f936bcf92bd /test/Coverage/objc-language-features.inc
parentf469557743f77918d2ca8226e2ee2888998ffd4a (diff)
Update test case.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67392 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Coverage/objc-language-features.inc')
-rw-r--r--test/Coverage/objc-language-features.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Coverage/objc-language-features.inc b/test/Coverage/objc-language-features.inc
index 477cbe3746..7069ef43c9 100644
--- a/test/Coverage/objc-language-features.inc
+++ b/test/Coverage/objc-language-features.inc
@@ -54,11 +54,9 @@
int f0(id x) {
#ifndef IRGENABLE_GNU
-#ifndef IRGENABLE
@synchronized(x) {
}
#endif
-#endif
#ifndef IRGENABLE_GNU
@try {