See https://wg21.link/LWG3545 for background and details.
Details
- Reviewers
- None
- Group Reviewers
Restricted Project - Commits
- rG078651b6de4b: [libc++] Implement LWG3545: std::pointer_traits should be SFINAE-friendly.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Since we are moving to GitHub PRs and there hasn't been any activity here yet, could you move this patch over?
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.
Thanks, I've gone ahead and opened the PR at https://github.com/llvm/llvm-project/pull/65177? Since you commented, would you be willing to take a look at it? It hasn't been quite a week yet (per https://llvm.org/docs/Contributing.html#how-to-submit-a-patch) but I'm not sure what the best way to proceed here is either, since this is my first libc++ patch.
Reviews are quite slow currently because we are still working on the 17 release and the GitHub PR merge is ongoing and utilizing almost all the resources we have. I'm currently also not very active, making matters worse. The review speed will probably pick up again in a week or two.
Please abandon this patch, since it's on GitHub now.