[PATCH] D115131: [Support] [Debuginfod] Move HTTPClient to Debuginfod library.

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 00:16:27 PST 2021


phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: llvm/unittests/Debuginfod/HTTPClientTests.cpp:1
-//===-- llvm/unittest/Support/HTTPClient.cpp - unit tests -------*- C++ -*-===//
+//===-- llvm/unittest/Support/HTTPClientTests.cpp - unit tests --*- C++ -*-===//
 //
----------------
This should be updated as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115131



More information about the llvm-commits mailing list