[cfe-commits] r67265 - in /cfe/trunk: include/clang/AST/ include/clang/Parse/ lib/AST/ lib/CodeGen/ lib/Parse/ lib/Sema/ test/SemaCXX/ test/SemaTemplate/
Mike Stump
mrs at apple.com
Wed Mar 18 17:26:22 PDT 2009
On Mar 18, 2009, at 5:18 PM, Douglas Gregor wrote:
> Introduce a representation for types that we referred to via a
> qualified name
I'll give you a cookie if you add a pretty printer for all of this
(aka -ast-print). :-)
More information about the cfe-commits
mailing list