On Wed, Nov 25, 2009 at 12:10 PM, Kovarththanan Rajaratnam <[email protected]> wrote: > Hey, > > Ok to commit?
Please put the else on the same line in: > + } > + else > + ExecuteAction(); and frontend is misspelled as fronend at one point, otherwise looks good please apply! Thanks! - Daniel > This patch moves the frontend timer from clang-cc into CompilerInstance. > CompilerInstance already contains various objects that are used > throughout the entire run. > > -- > Best regards, > Kovarththanan Rajaratnam > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
