r198747 - Add tests for clang plugins

Chandler Carruth chandlerc at google.com
Wed Jan 8 14:28:57 PST 2014


On Wed, Jan 8, 2014 at 6:38 AM, Alp Toker <alp at nuanti.com> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140108/ae654a1e/attachment.html>


More information about the cfe-commits mailing list