[all-commits] [llvm/llvm-project] 68d281: [Debuginfod][unittest] Include llvm/Support/String...
Caslyn Tonelli via All-commits
all-commits at lists.llvm.org
Fri Jul 14 11:38:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68d2814f421b0b584d7526d4bd095b6bbf585807
https://github.com/llvm/llvm-project/commit/68d2814f421b0b584d7526d4bd095b6bbf585807
Author: Caslyn Tonelli <caslyn at google.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/unittests/Debuginfod/HTTPServerTests.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list