On 12.04.2011 02:42, John McCall wrote: > Author: rjmccall > Date: Mon Apr 11 19:42:48 2011 > New Revision: 129331 > > URL: http://llvm.org/viewvc/llvm-project?rev=129331&view=rev > Log: > After some discussion with Doug, we decided that it made a lot more sense > for __unknown_anytype resolution to destructively modify the AST. So that's > what it does now, which significantly simplifies some of the implementation. Does this work with chained PCH?
Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
