On Oct 28, 2010, at 1:39 AM, Abramo Bagnara wrote: > Il 28/10/2010 09:38, Argyrios Kyrtzidis ha scritto: >> Author: akirtzidis >> Date: Thu Oct 28 02:38:42 2010 >> New Revision: 117533 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=117533&view=rev >> Log: >> Use the ASTMutationListener to track added template specializations in a >> chained PCH. >> > > Am I wrong if I say that Listener field of ASTContext should be put to 0 > in ASTContext constructor?
Au contraire, you couldn't be more right; I'll fix it, thanks! -Argiris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
