[cfe-commits] PATCH: preserve type source information for base directives

Nick Lewycky nlewycky at google.com
Fri Jul 23 20:13:30 PDT 2010


This patch modifies the CXXBaseDirective AST node to use a TypeSourceInfo*
in place of a QualType, and updates everything that implies.

Please review!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100723/263b4ec8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: base-typeloc.patch
Type: text/x-patch
Size: 15385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100723/263b4ec8/attachment.bin>


More information about the cfe-commits mailing list