[cfe-commits] r156078 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaObjCProperty.cpp test/SemaObjC/default-synthesize-1.m

Ted Kremenek kremenek at apple.com
Mon May 7 11:11:44 PDT 2012


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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120507/d68fac64/attachment.html>


More information about the cfe-commits mailing list