[cfe-dev] SourceRange for QualifiedTypeLoc
Abramo Bagnara
abramo.bagnara at gmail.com
Thu May 20 03:11:28 PDT 2010
Il 19/05/2010 21:43, John McCall ha scritto:
>
> ...also, the names aren't great; I wouldn't object to a couple of renames:
> getSourceRange -> getLocalSourceRange
> getFullSourceRange -> getSourceRange
Done in r104220.
I'll follow with a commit that fixes typeloc getSourceRange for
QualifiedTypeLoc, ElaboratedTypeLoc and DependentNameTypeLoc.
More information about the cfe-dev
mailing list