Skip to content

Conversation

@Teemperor
Copy link
Contributor

This is a preparation for C++ modules as they will require that
we attach multiple consumers to the CI.

@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1012/native, slc6/gcc49, slc6/gcc62, ubuntu14/native with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

@Teemperor
Copy link
Contributor Author

I moved this into an extra PR because it somehow the CIFactory patch from #930 fails a certain test. If this also fails this test, then I at least know it's related to this ASTConsumer (as everything else should be behind a if(modules)).

@Teemperor
Copy link
Contributor Author

@phsft-bot build

@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1012/native, slc6/gcc49, slc6/gcc62, ubuntu14/native with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

This is a preparation for C++ modules as they will require that
we attach multiple consumers to the CI.
@Teemperor Teemperor force-pushed the UseMultiplexConsumerCIFactory branch from b21f490 to 90ed8a9 Compare September 13, 2017 17:20
@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1012/native, slc6/gcc49, slc6/gcc62, ubuntu14/native with flags -Dvc=OFF -Dimt=ON -Dccache=ON
How to customize builds

@phsft-bot
Copy link

@root-project root-project deleted a comment from phsft-bot Sep 13, 2017
@phsft-bot
Copy link

@root-project root-project deleted a comment from phsft-bot Sep 13, 2017
@root-project root-project deleted a comment from phsft-bot Sep 13, 2017
@root-project root-project deleted a comment from phsft-bot Sep 13, 2017
@root-project root-project deleted a comment from phsft-bot Sep 13, 2017
@phsft-bot
Copy link

Build failed on ubuntu14/native.
See console output.

Failing tests:

@phsft-bot
Copy link

Build failed on centos7/gcc49.
See console output.

Failing tests:

@Teemperor
Copy link
Contributor Author

@vgvassilev @Axel-Naumann any clue why this is failing this test? The only outside visible change should be that you now no longer can do getASTConsumer() and then cast it to the custom consumer type, but I don't see any point where we do this.

@phsft-bot
Copy link

Build failed on mac1012/native.
See console output.

Failing tests:

@Axel-Naumann
Copy link
Member

No clues from me. But I hear gdb calling...

@Teemperor
Copy link
Contributor Author

Closing this, it's already part of the #930 PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants