[libcxx-commits] [PATCH] D158922: [libc++] Implement LWG3545: std::pointer_traits should be SFINAE-friendly.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 1 11:51:56 PDT 2023


philnik added a comment.

In D158922#4634975 <https://reviews.llvm.org/D158922#4634975>, @zetafunction wrote:

> Is there updated documentation for best practices for doing that? I was following https://libcxx.llvm.org/Contributing.html.

We have just started the move, so I don't think there is any documentation yet. You should be able to just fork the llvm-project and then open a PR against the main repo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158922



More information about the libcxx-commits mailing list