diff options
author | Francois Pichet <pichet2000@gmail.com> | 2011-01-08 18:09:48 +0000 |
---|---|---|
committer | Francois Pichet <pichet2000@gmail.com> | 2011-01-08 18:09:48 +0000 |
commit | 7a0be17c087ad7723e0ec65e63f4eb80ce9b5cef (patch) | |
tree | 2a4e4d47c32eede5a38d27d37af67ab61478f78d /lib/Transforms/Scalar/LoopRotation.cpp | |
parent | 2aa69082310f48162cb732efdc41613391796cd7 (diff) |
On Windows, replace each occurrence of '\' by '\\' on the replacement string. This is necessary to prevent re.sub from replacing escape sequences occurring in path.
For example:
llvm\tools\clang\test
was replaced by
llvm <tab> ools\clang <tab> est
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123070 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/LoopRotation.cpp')
0 files changed, 0 insertions, 0 deletions