]> granicus.if.org Git - clang/commit
Fix assumption about Win32 paths in r360833
authorKristina Brooks <notstina@gmail.com>
Thu, 16 May 2019 02:46:12 +0000 (02:46 +0000)
committerKristina Brooks <notstina@gmail.com>
Thu, 16 May 2019 02:46:12 +0000 (02:46 +0000)
commitc81e2857a67a56294c28f17abddb4cff9e3c8a43
tree12f35e5d0992f280c133e339e8c6955ddfc81e20
parente8151ca3d9c9ec616c03bf96fc70716b60189b47
Fix assumption about Win32 paths in r360833

Attempt to fix Windows buildbots due to differences in
path handling (caused by r360833).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp