On Wed, Jan 8, 2014 at 6:38 AM, Alp Toker <[email protected]> wrote: > (The examples should really be enabled by default, not just to aid testing > but > also to prevent bitrot in some key user-facing code. I'll propose that > shortly.) >
Just as an FYI as I remember the discussion but can't find it in email any more: the example building was turned off some time ago to speed up incremental development. It was kept enabled by bots (in theory, not sure how this worked out in practice) while being disabled by default. I've never completely understood the build performance concern, but :: shrug ::. I'd also be perfectly happy to make a test-only clang plugin that isn't an example. We already have test-specific tools that seem quite similar. Your call.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
