[all-commits] [llvm/llvm-project] b98264: [libc] Fix build after 777180a32b61070a10dd330b4f0...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Jan 29 13:35:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b9826408e4f6634b3777f08b44fc69610cb22583
https://github.com/llvm/llvm-project/commit/b9826408e4f6634b3777f08b44fc69610cb22583
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M libc/utils/HdrGen/Generator.cpp
M libc/utils/HdrGen/Main.cpp
M libc/utils/HdrGen/PublicAPICommand.cpp
Log Message:
-----------
[libc] Fix build after 777180a32b61070a10dd330b4f038bf24e916af1.
Implicit conversion from llvm::StringRef to std::string was made
explicit in the above commit.
More information about the All-commits
mailing list