[libcxx-commits] [PATCH] D74292: [libcxx] adds [concept.derived]
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 3 19:44:36 PST 2021
cjdb added a comment.
In D74292#2528404 <https://reviews.llvm.org/D74292#2528404>, @ldionne wrote:
> I added the LLVM Monorepo to the revision - this will allow CI to trigger if you update the patch. Can you please rebase and re-upload? This LGTM if CI passes, but I think you might need to use `is_convertible_v` to fix the build on GCC. CI will tell.
Done, but I don't see any CI panel showing up. Did I do something wrong?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74292/new/
https://reviews.llvm.org/D74292
More information about the libcxx-commits
mailing list