[cfe-commits] r90306 - in /cfe/trunk: include/clang/AST/ASTContext.h include/clang/AST/TemplateName.h lib/AST/ASTContext.cpp lib/AST/TemplateName.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaTemplate.cpp

Chris Lattner clattner at apple.com
Wed Dec 2 10:02:54 PST 2009


On Dec 2, 2009, at 12:04 AM, John McCall wrote:

> Author: rjmccall
> Date: Wed Dec  2 02:04:21 2009
> New Revision: 90306
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=90306&view=rev
> Log:
> Push overloaded function templates through the parser using a totally different
> leaked data structure than before.

'leaked'?

-Chris





More information about the cfe-commits mailing list