[PATCH] D112751: [llvm] [Support] Add HTTP Client Support library.
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 01:09:31 PST 2021
labath added a comment.
In D112751#3119625 <https://reviews.llvm.org/D112751#3119625>, @dblaikie wrote:
> @labath - what's your state on this and the subsequent patches? What would be best for me to focus on/do here to help out?
I've pretty much done all I can with this series. I am happy with the code quality. Test coverage is ok. There's one ongoing discussion in https://reviews.llvm.org/D112753#inline-1083341, that I'd like to hear your thoughts on (if you have any), but that's a fairly small detail.
I'd say the main thing that's missing is for someone to say "this belongs in llvm".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112751/new/
https://reviews.llvm.org/D112751
More information about the llvm-commits
mailing list