[Lldb-commits] [PATCH] D112163: Enable libc++ in the build for libcxx initializerlist pretty printers

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 21 01:58:50 PDT 2021


labath added a comment.

In D112163#3077124 <https://reviews.llvm.org/D112163#3077124>, @dblaikie wrote:

> In D112163#3077112 <https://reviews.llvm.org/D112163#3077112>, @teemperor wrote:
>
>> LGTM, thanks!
>>
>> Tests with libc++ as a category are not run on Windows or when GCC is the test compiler, so those decorators are redundant. Removing the Clang XFAIL also seems fine, I would just see if any matrix bot complains and then re-apply it with a proper minimum required version.
>
> "matrix bot"? One of the buildbots/group of them?

It's a single bot that runs the test suite against a variety of compilers (well, only various versions of clang, I think)...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112163



More information about the lldb-commits mailing list