[cfe-commits] r58891 - in /cfe/trunk: include/clang/AST/ASTContext.h lib/AST/ASTContext.cpp
Chris Lattner
clattner at apple.com
Sun Nov 16 17:29:57 PST 2008
On Nov 16, 2008, at 3:52 PM, Daniel Dunbar wrote:
> Unclear. I don't particularly like having both versions either.
> However the QualType versions are used enough that it seemed
> unreasonable to remove them, since in many places what clients have is
> already a QualType.
Ok, thanks.
-Chris
More information about the cfe-commits
mailing list