On 05/30/2016 10:46 AM, Miklos Vajna wrote:
Stephan, do you have an opinion here? Are you interested in making the
plugins work on clang-3.4 (RHEL7) in case that would mean less
after-the-fact plugin warning fixing?
We used to have the plugins work with Clang as old as 3.2. But over
time it s
Hi,
On Mon, May 30, 2016 at 03:43:21AM -0500, Norbert Thiebaud
wrote:
> Ubsan build is a once a day build, tied to specific slave, that I
> manually customized
> furthermore it is not on the critical path, meaning that if it is red
> that does not impact massively the workflow.
Ah, I see.
> Th
On Mon, May 30, 2016 at 3:04 AM, Miklos Vajna wrote:
> Hi Norbert,
>
> On Sun, May 29, 2016 at 02:32:52PM -0500, Norbert Thiebaud
> wrote:
>> I installed clang and llvm
>> clang comes as version 3.4.2 (tags/RELEASE_34/dot2-final) on centos 7
>>
>> saddly the plugings thing use api that are not i
Hi Norbert,
On Sun, May 29, 2016 at 02:32:52PM -0500, Norbert Thiebaud
wrote:
> I installed clang and llvm
> clang comes as version 3.4.2 (tags/RELEASE_34/dot2-final) on centos 7
>
> saddly the plugings thing use api that are not in there
> namely
> FunctionDecl::params
>
> which lead to
> bui
On Fri, May 20, 2016 at 8:03 AM, Miklos Vajna wrote:
> Hi Norbert,
>
> - building with the clang plugins enabled (on Linux, the OS X one is not
> capable for running the plugins; dbgutil, product would not bring much
> benefit)
I installed clang and llvm
clang comes as version 3.4.2 (tags/REL
On 05/20/2016 03:03 PM, Miklos Vajna wrote:
- building with the clang plugins enabled (on Linux, the OS X one is not
capable for running the plugins; dbgutil, product would not bring much
benefit)
(It's technically possible to build with Clang plugins enabled on OS X,
too, if you build you
Hi Norbert,
In the recent past you mentioned that the Jenkins coverage is planned to
be extended, so there would be 6 build configurations covered (new ones
would be product Linux, dbgutil OS X and dbgutil Windows).
I would like to bring up two more platform ideas:
- building for Android (on Lin