From: Ted Kremenek Date: Fri, 24 Sep 2010 01:24:15 +0000 (+0000) Subject: Update comment in test with reference to bug report. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e4297290c86be38668bb064c695c5cd760d81a5;p=clang 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 --- 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. +// - Test that the ivars created via default synthesis are not reported. @class NSArray, NSString, NSButton; @interface TestA {