<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 18, 2021 at 2:49 PM Michael Kruse <<a href="mailto:llvmdev@meinersbur.de">llvmdev@meinersbur.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Am Mo., 18. Okt. 2021 um 13:06 Uhr schrieb Louis Dionne <<a href="mailto:ldionne.2@gmail.com" target="_blank">ldionne.2@gmail.com</a>>:<br>
> On Mon, Oct 18, 2021 at 12:23 PM Michael Kruse <<a href="mailto:llvmdev@meinersbur.de" target="_blank">llvmdev@meinersbur.de</a>> wrote:<br>
> The build bots that wish to build libc++ with a supported non-clang-trunk compiler<br>
> can switch to the "default build", which is basically the equivalent of the Project<br>
> build we had before.<br>
<br>
Which buildbots will test the "default build" for gcc/AppleClang/Clang<br>
11/Clang 12? Individual buildbot maintainers may be interested in<br>
keeping their buildbot green, not necessarily to ensure coverage.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Nowadays, we handle all libc++'s own build bots through BuildKite at <a href="https://buildkite.com/llvm-project/libcxx-ci">https://buildkite.com/llvm-project/libcxx-ci</a>.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">That pipeline contains all the configurations that we support officially. If someone has a build bot and</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">they think they are adding coverage, we'd like to know it so we can look into migrating it to BuildKite</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">and owning it ourselves.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Otherwise, they should just make whatever change is needed to keep their bot green. In most cases I</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">would expect the easiest thing to do here would be to use the Bootstrapping build so as to always build</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">against the latest Clang, however they can also use the "Default build" with a suitably-recent system</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">compiler if they want to avoid building all of Clang on their bot.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Cheers,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Louis</div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
Michael<br>
</blockquote></div></div>