[cfe-commits] r156078 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaObjCProperty.cpp test/SemaObjC/default-synthesize-1.m
jahanian
fjahanian at apple.com
Tue May 8 11:04:47 PDT 2012
On May 7, 2012, at 11:11 AM, Ted Kremenek wrote:
>
> On May 3, 2012, at 9:43 AM, Fariborz Jahanian <fjahanian at apple.com> wrote:
>
>> +def not_while_in_implementation : Note<
>> + "detected while default synthesizing properties in class implementation">;
>
> Minor nit: this should be "note", not "not"
In r156391.
- fariborz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120508/b720bbf6/attachment.html>
More information about the cfe-commits
mailing list