Sure, no worries. Thanks for updating the comment. -eric
On Mon Jan 06 2014 at 6:46:56 PM, Adrian Prantl <[email protected]> wrote: > > On Jan 6, 2014, at 17:59, Eric Christopher <[email protected]> wrote: > > >> if (T || > >> + // Under -flimit-debug-info: > > > > -flimit-debug-info :) > > > > r198670. > > >> +// This tests that the "emit debug info for a C++ class only in the > >> +// module that has its vtable" optimization is disabled by default on > >> +// Darwin. > > > > Given this we could possibly remove the triples from the previous > > debug info tests? > > I thought about that, too, but since we are conflating the old > -flimit-debug-info and the votable optimization that this testcase is > testing for it might be better to test for both. > > -- adrian >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
