[libcxx-commits] [PATCH] D91586: Mark trivial_abi unique_ptr tests as unsupported in clang-11.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 17 13:09:01 PST 2020


ldionne added a comment.

In D91586#2400803 <https://reviews.llvm.org/D91586#2400803>, @ldionne wrote:

> It seems to me like the most likely issue is just that D66262 <https://reviews.llvm.org/D66262> breaks these tests -- is that possible?

Because our CI is using Clang 11.0.1, and it hasn't been failing because of this so far AFAICT.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91586



More information about the libcxx-commits mailing list