aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-09-24 01:24:15 +0000
committerTed Kremenek <kremenek@apple.com>2010-09-24 01:24:15 +0000
commit4e4297290c86be38668bb064c695c5cd760d81a5 (patch)
tree204b3232738f441f1e9816aa5a693bb1050fff51
parent2a6af6b7874e41f3e6213e8d18623c4bac150354 (diff)
Update comment in test with reference to bug report.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114715 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Index/properties-default-synthesis.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Index/properties-default-synthesis.m b/test/Index/properties-default-synthesis.m
index fd5da4454f..e26ca731e5 100644
--- a/test/Index/properties-default-synthesis.m
+++ b/test/Index/properties-default-synthesis.m
@@ -1,4 +1,4 @@
-// Test that the ivars created via default synthesis are not reported.
+// <rdar://problem/8470540> - Test that the ivars created via default synthesis are not reported.
@class NSArray, NSString, NSButton;
@interface TestA
{