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)
commit69e927662dc959ad4fd057619f6511bb65537213
treeaf7d8b922b16ce66a45d64b38a0c70e1b9a55c38
parent7d4761928e7895650b5f57a30a1be250de4082df
Fix assumption about Win32 paths in r360833

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

llvm-svn: 360839
clang/lib/Lex/PPMacroExpansion.cpp