Re: [U-Boot] [PATCH] travis: Add sandbox/clang-7 support

2018-10-18 Thread Simon Glass
Hi Tom, On 9 October 2018 at 05:35, Tom Rini wrote: > On Mon, Oct 08, 2018 at 09:40:51PM -0600, Simon Glass wrote: >> Hi Tom, >> >> On 7 October 2018 at 12:20, Tom Rini wrote: >> > >> > To make testing with clang support easier, add sandbox/clang-7 >> > combination to our testing matrix. To fac

Re: [U-Boot] [PATCH] travis: Add sandbox/clang-7 support

2018-10-09 Thread Tom Rini
On Mon, Oct 08, 2018 at 09:40:51PM -0600, Simon Glass wrote: > Hi Tom, > > On 7 October 2018 at 12:20, Tom Rini wrote: > > > > To make testing with clang support easier, add sandbox/clang-7 > > combination to our testing matrix. To facilitate this, switch to using > > the "sources" method that t

Re: [U-Boot] [PATCH] travis: Add sandbox/clang-7 support

2018-10-08 Thread Simon Glass
Hi Tom, On 7 October 2018 at 12:20, Tom Rini wrote: > > To make testing with clang support easier, add sandbox/clang-7 > combination to our testing matrix. To facilitate this, switch to using > the "sources" method that the travis.yml file supports to list > additional repositories and add the o

[U-Boot] [PATCH] travis: Add sandbox/clang-7 support

2018-10-07 Thread Tom Rini
To make testing with clang support easier, add sandbox/clang-7 combination to our testing matrix. To facilitate this, switch to using the "sources" method that the travis.yml file supports to list additional repositories and add the official one for llvm-7. Due to buildman not supporting using cl