[PATCH] D11658: [Sema] main can't be declared as global variable

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 16:50:22 PDT 2015


On Fri, Aug 14, 2015 at 7:15 AM, Davide Italiano <dccitaliano at gmail.com>
wrote:

> davide added a comment.
>
> Oops, I uploaded the wrong diff. Anyway, I changed can't to cannot and
> committed this as r245051.
> While looking at DiagnosticSemaKind.td I noticed there are still 7
> diagnostics that use can't instead of cannot. Are you OK if I change those?
> (in a subsequent commit, of course)
>

Sure, it seems better to be consistent.


> http://reviews.llvm.org/D11658
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150814/a3fecd96/attachment-0001.html>


More information about the cfe-commits mailing list