[PATCH] D125862: [clang][driver] Add gcc-toolset/devtoolset 12 to prefixes

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 01:59:04 PDT 2022


tbaeder added a comment.

In D125862#3532630 <https://reviews.llvm.org/D125862#3532630>, @MaskRay wrote:

>> Harbormaster completed remote builds in `B165047: Diff 430277.`
>
> You can get Windows bot results in the link.

Hm, the windows pre-merge checks don't fail. Just the buildbots. I wonder if the `BuildCompilation()` calls simply have the wrong parameters. The other calls in the file seem to always create a fake `foo.cpp` even if they only check the verbose info.

Also not great that `printVerboseInfo()` seems to print nothing in case of an error :/


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125862/new/

https://reviews.llvm.org/D125862



More information about the cfe-commits mailing list