[cfe-commits] Declarator::getSourceRange()

Sebastian Redl sebastian.redl at getdesigned.at
Sun Feb 8 13:37:19 PST 2009


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.

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/ea1c58ca/attachment.ksh>


More information about the cfe-commits mailing list