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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 17 13:36:04 PST 2020


zoecarver added a comment.

> Is it possible that the difference lies between 11.0.0 (your godbolt link) and 11.0.1 (the CI)?

Godbolt also fails on trunk, it would be odd (but not impossible) for it to be fixed only for 11.0.1 and then broken again for trunk. Also, that patch that's failing is a super small change, it seems very unlikely that it is responsible for the failures.


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