[cfe-commits] [patch] Implement support for @file

Rafael Espindola espindola at google.com
Sat Jul 17 19:15:57 PDT 2010


The attached patch is a small update of the previous one that frees
the memory. I also experimented with using std::string, but I would
have to update a lot of interfaces to take std::string* instead of
"const char **". Let me know if you would prefer that.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: at.patch
Type: text/x-patch
Size: 6842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100717/4f550f3d/attachment.bin>


More information about the cfe-commits mailing list