aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-03-21 13:49:50 +0000
committerPavel Labath <labath@google.com>2017-03-21 13:49:50 +0000
commite3ad2e2e73983966b5b84293a0f501e409abddde (patch)
tree9f93fdc91eb2c2526205fa54c3c148b5035b5e10 /clang/lib/Lex/ModuleMap.cpp
parent15930862327b0d7120ea4b89ea2a173554db8b90 (diff)
downloadllvm-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