diff options
author | Pavel Labath <labath@google.com> | 2017-03-21 13:49:50 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-03-21 13:49:50 +0000 |
commit | e3ad2e2e73983966b5b84293a0f501e409abddde (patch) | |
tree | 9f93fdc91eb2c2526205fa54c3c148b5035b5e10 /clang/lib/Lex/ModuleMap.cpp | |
parent | 15930862327b0d7120ea4b89ea2a173554db8b90 (diff) | |
download | llvm-e3ad2e2e73983966b5b84293a0f501e409abddde.zip llvm-e3ad2e2e73983966b5b84293a0f501e409abddde.tar.gz llvm-e3ad2e2e73983966b5b84293a0f501e409abddde.tar.bz2 |
Replace std::ofstream with llvm::raw_fd_ostream
Summary:
ofstream does not handle paths with non-ascii characters correctly on
windows, so I am switching these to llvm streams to fix that.
Reviewers: zturner, eugene
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D31079
llvm-svn: 298375
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions