[fixit] Use overwriteChangedFiles() to deal with Windows mapped files
Fixes one instance of PR17960. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239920 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Rewrite/Frontend/FixItRewriter.h 5 additions, 1 deletioninclude/clang/Rewrite/Frontend/FixItRewriter.h
- lib/Frontend/Rewrite/FixItRewriter.cpp 7 additions, 0 deletionslib/Frontend/Rewrite/FixItRewriter.cpp
- lib/Frontend/Rewrite/FrontendActions.cpp 3 additions, 2 deletionslib/Frontend/Rewrite/FrontendActions.cpp
- test/FixIt/fixit-large-file.cpp 318 additions, 0 deletionstest/FixIt/fixit-large-file.cpp
test/FixIt/fixit-large-file.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment