<div dir="ltr">While I was working for Intel, we had all of LLVM being run through all transforms of the clang C++ modernizer as part of continuous integration. Last time that process ran, the transformed LLVM still built and all tests passed. The modernizer supports choosing only certain transforms and can even do this by telling it what compiler(s) you want to target. We could use the modernizer the do the jump in a single commit if desired.<div>

<br></div><div>To be clear, we only tested the base LLVM project, not projects like clang, lldb, etc.</div><div><br></div><div>I've been thinking of perhaps using Google ComputeEngine to set up a new continuous integration server now that I've lost the Intel resources...</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 12:24 PM, Micah Villmow <span dir="ltr"><<a href="mailto:micah.villmow@smachines.com" target="_blank">micah.villmow@smachines.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+1 this. Get the build bots setup first on whatever versions are decided on before making the jump.<br>
<div class="im HOEnZb"><br>
> -----Original Message-----<br>
> From: <a href="mailto:llvmdev-bounces@cs.uiuc.edu">llvmdev-bounces@cs.uiuc.edu</a> [mailto:<a href="mailto:llvmdev-bounces@cs.uiuc.edu">llvmdev-bounces@cs.uiuc.edu</a>]<br>
> On Behalf Of Rafael Espíndola<br>
> Sent: Sunday, October 27, 2013 5:34 AM<br>
> To: Chandler Carruth<br>
> Cc: clang-dev Developers; LLVM Developers Mailing List<br>
> Subject: Re: [LLVMdev] [cfe-dev] RFC: A proposal to move toward using<br>
> C++11 features in LLVM & Clang / bounding support for old host compilers<br>
><br>
> >> GCC 4.7<br>
> >> Clang 3.1<br>
> >> VS 2012<br>
><br>
> Xcode 4.2's clang?<br>
><br>
> Do we already have bots with all these versions?<br>
><br>
> Cheers,<br>
> Rafael<br>
> _______________________________________________<br>
</div><div class="im HOEnZb">> LLVM Developers mailing list<br>
> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Edwin V
</div>