[cfe-commits] [Request for approval] Added basic source locations to Elaborated and DependentName types.

Abramo Bagnara abramo.bagnara at gmail.com
Thu May 13 02:09:24 PDT 2010


The attached patch improves support for locations inside Elaborated and
DependentName types.

A part of the patch adds the missing classof to make typeloc cast
assertions work as expected.

The next step should be adding source location to NestedNameSpecifier.

We think we will find some difficulties in the part of code related to
typeloc loading/propagation: we will appreciate any hint helping us in
this respect.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ElabTypeLoc.patch
Type: text/x-patch
Size: 13239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100513/0376e69b/attachment.bin>


More information about the cfe-commits mailing list