diff options
author | Louis Dionne <ldionne@apple.com> | 2020-10-27 11:21:33 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-10-27 11:21:33 -0400 |
commit | 2479b3d7c6f87a3aeb150cb02b0c39e428d0b8bc (patch) | |
tree | d99c7af995b8d19209d04cce8ec9b0a25c436fce /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 548772fe69ad518463906300acff5b77a05efe0e (diff) | |
download | llvm-2479b3d7c6f87a3aeb150cb02b0c39e428d0b8bc.zip llvm-2479b3d7c6f87a3aeb150cb02b0c39e428d0b8bc.tar.gz llvm-2479b3d7c6f87a3aeb150cb02b0c39e428d0b8bc.tar.bz2 |
[libc++] Fix filesystem test in C++11/14
Before C++17, std::string::data() was marked as const, so we can't use
it to write to the contents of the string.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions