]> granicus.if.org Git - clang/commit
Revert r315738
authorAlex Lorenz <arphaman@gmail.com>
Fri, 13 Oct 2017 22:47:44 +0000 (22:47 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 13 Oct 2017 22:47:44 +0000 (22:47 +0000)
commite0b0cb83d4ff02e80ff179cf5f8c83fe8276bc4e
tree245cdb79782b2809c6f935ff8af679560c924bec
parent912dc999b86bb9fd2e7fa5f275bd373d19237787
Revert r315738

The ParsedSourceRange class does not work correctly on Windows with the ':'
drive separators

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315774 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CommandLineSourceLoc.h
test/Refactor/tool-apply-replacements.cpp [deleted file]
test/Refactor/tool-selection-option.c [deleted file]
tools/clang-refactor/ClangRefactor.cpp