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

David Blaikie via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 21 00:41:42 PDT 2021


dblaikie added a comment.

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?


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