Il 16/03/2011 22:37, Douglas Gregor ha scritto: > > On Mar 16, 2011, at 1:16 PM, Abramo Bagnara wrote: > >> Author: abramo >> Date: Wed Mar 16 15:16:18 2011 >> New Revision: 127755 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=127755&view=rev >> Log: >> Use ElaboratedType also for C. > > Did you measure the impact of this change on memory usage?
I've tried with some big monolithical sources with clang -cc1 -w -fsyntax-only and the maximum resident set size increases on average of 0.4% with a maximum of 0.8% for monolithical gcc.c _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
