[C++ Patch] More grokdeclarator locations fixes
Jason Merrill
jason@redhat.com
Thu Aug 8 15:09:00 GMT 2019
On 8/8/19 5:41 AM, Paolo Carlini wrote:
> Hi,
>
> these are all more or less straightforward, exploit the existing
> infrastructure. Nits: the first change also removes an 'a' in the
> wording because all the other error messages - a few - mentioning class
> or namespace don't have it; the fixes using EXPR_LOCATION also change
> %qD to %qE because we are dealing with BIT_NOT_EXPRs.
OK.
Jason
More information about the Gcc-patches
mailing list