[PATCH] D112751: [llvm] [Support] Add HTTP Client Support library.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 11:44:03 PST 2021


noajshu added a comment.

Thanks for the tip on the protected dtor! I also changed the `setTimeout` to use `std::chrono::milliseconds` following the discussion on D112758 <https://reviews.llvm.org/D112758>.


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

https://reviews.llvm.org/D112751



More information about the llvm-commits mailing list