[cfe-commits] Declarator::getSourceRange()

Sebastian Redl sebastian.redl at getdesigned.at
Sun Feb 8 13:52:24 PST 2009


Sebastian Redl wrote:
> Hi,
>
> This patch implements Declarator::getSourceRange(). No regressions here,
> but since this is such an important part of parsing, and also because I
> don't really know how to write tests for this, I'd like people to have a
> look at it before I commit.
> The validation of new expressions uses the call a bit (some changes for
> this are also in the patch), but that's all the testing that's really done.
>   

Uhh ... actual patch.

Sebastian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: decl-range.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090208/b2c204b1/attachment.ksh>


More information about the cfe-commits mailing list