diff options
author | Pavel Labath <pavel@labath.sk> | 2020-02-17 14:12:29 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2020-02-17 14:12:29 +0100 |
commit | b2d64b698f8771290e42e558a1e6cc645375b90c (patch) | |
tree | 371d44deed0089e0babd42a79deb23d7fd397abc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 67f63f3f7c27a8438236538fdda75e32c819cc54 (diff) | |
download | llvm-b2d64b698f8771290e42e558a1e6cc645375b90c.zip llvm-b2d64b698f8771290e42e558a1e6cc645375b90c.tar.gz llvm-b2d64b698f8771290e42e558a1e6cc645375b90c.tar.bz2 |
[lldb] Fix build error from 07355c1c08b
The error is: no matching function for call to 'transform(std::string&, std::__cxx11::basic_string<char>::iterator, <unresolved overloaded function type>)'
The fix: replace llvm::transform with an equally simple hand-rolled
loop.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions