[Debuginfod][unittest] Include llvm/Support/StringExtras.h
authorCaslyn Tonelli <caslyn@google.com>
Fri, 14 Jul 2023 18:37:46 +0000 (18:37 +0000)
committerCaslyn Tonelli <caslyn@google.com>
Fri, 14 Jul 2023 18:38:03 +0000 (18:38 +0000)
commit68d2814f421b0b584d7526d4bd095b6bbf585807
treecd88fa136d554ac34afe192bee7c379e7a1b5696
parenta5e093eda4e144e94a08584b80ce8fe25bef759e
[Debuginfod][unittest] Include llvm/Support/StringExtras.h

Include the "llvm/ADT/StringExtras.h" in unittest to resolve a
"use of undeclared identifier 'utostr'" error that surfaces on mac-x64
builds after https://reviews.llvm.org/D155178.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D155314
llvm/unittests/Debuginfod/HTTPServerTests.cpp