[cfe-dev] Storage class as written in the source.

Enea Zaffanella zaffanella at cs.unipr.it
Fri Apr 16 12:27:12 PDT 2010


Hello.

Some time ago, Paolo Bolzoni sent to the mailing list a patch meant to 
enhance VarDecl and FunctionDecl nodes so that they can record the 
storage class "as written" in the source code (in contrast with the 
semantic storage class, which could be inherited).

This was the message:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-February/007982.html

The patch was not applied and now is out-of-date.

I have just refreshed it to be a patch against a recent version 
(r101446, see attached file). It passes all of the clang tests.

It would be nice if someone could have a look on and possibly commit it.

Regards,
Enea Zaffanella.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StorageClassAsWritten.patch
Type: text/x-patch
Size: 57893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100416/7def8611/attachment.bin>


More information about the cfe-dev mailing list