[cfe-commits] [PATCH] Improve the warning for cv-qualifiers on free functions.
Ahmed Charles
ahmedcharles at gmail.com
Mon Oct 17 01:13:30 PDT 2011
Oh, is there a standard way of testing fixits?
On Sun, Oct 16, 2011 at 11:50 PM, Ahmed Charles <ahmedcharles at gmail.com> wrote:
> This fixes: http://llvm.org/bugs/show_bug.cgi?id=7824
>
> I'm not entirely sure that this is the right approach, but after
> investigating a while lot, this seems to be the way that Declarators
> work. It also seems that the location information isn't preserved past
> it's use in Sema, through the Declarator.
>
--
Ahmed Charles
More information about the cfe-commits
mailing list