Adjust locations for RECORD_TYPEs

Richard Guenther richard.guenther@gmail.com
Wed Nov 25 23:03:00 GMT 2009


On Wed, Nov 25, 2009 at 11:57 PM, Taras Glek <tglek@mozilla.com> wrote:
> Hi,
> Currently locations for structs point at {, which is frustrating in error
> messages and painful if one uses GCC to index their codebase (ie
> http://australia.proximity.on.ca/dxr/)
>
> This patch attempts to correct that such that the location of a RECORD_TYPE
> will be the location of the class name.

What will be the location for anonymous RECORD_TYPEs?

Richard.



More information about the Gcc-patches mailing list