[PATCH] D112753: [llvm] [Support] Add CURL HTTP Client.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 17:05:14 PDT 2021


noajshu updated this revision to Diff 384279.
noajshu added a comment.

replace curlSetOpt with curl_easy_setopt


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

https://reviews.llvm.org/D112753

Files:
  llvm/include/llvm/Support/CurlHTTPClient.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/CurlHTTPClient.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112753.384279.patch
Type: text/x-patch
Size: 6164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/c1045b6f/attachment-0001.bin>


More information about the llvm-commits mailing list