[cfe-commits] r165133 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExpr.cpp test/FixIt/fixit-missing-self-in-block.m test/SemaObjC/warn-implicit-self-in-block.m test/SemaObjC/warn-retain-cycle.m
jahanian
fjahanian at apple.com
Wed Oct 3 15:41:49 PDT 2012
On Oct 3, 2012, at 1:51 PM, Jordan Rose <jordan_rose at apple.com> wrote:
>
> On Oct 3, 2012, at 13:47 , Jordan Rose <jordan_rose at apple.com> wrote:
>
>>
>> Typo: "implicitily". Also, I think we usually use a semicolon for the suggestion. (I can see why the fixit is on the warning in this case -- it doesn't change the behavior.)
>
> Oops, this is what I get for sending e-mails without checking all new commits. Sorry about that. I think the semicolon is still better, though.
Sure. In r165177.
- Fariborz
More information about the cfe-commits
mailing list