[all-commits] [llvm/llvm-project] e06444: [lldb] Fix windows build for the StringRef convers...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Jan 29 01:09:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e06444d982f031ed2de20b8d5d3de2dfadb09e96
https://github.com/llvm/llvm-project/commit/e06444d982f031ed2de20b8d5d3de2dfadb09e96
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M lldb/source/Host/windows/PipeWindows.cpp
Log Message:
-----------
[lldb] Fix windows build for the StringRef conversion operator change
"operator std::string()" is now explicit.
More information about the All-commits
mailing list