Dec. 16, 2011
9:32 a.m.
On Fri, Dec 16, 2011 at 10:17, Eli Bendersky <eliben@gmail.com> wrote:
Do we have buildbots that build Python with Clang instead of GCC? The reason I'm asking is that Clang's diagnostics are usually better, and fixing all its warnings could nicely complement fixing GCC's qualms.
The box running my buildslave has clang installed, so someone with access to the buildmaster could probably set that up without too much trouble. Cheers, Dirkjan