[libcxx] Handle backslash as path separator on windows
authorMartin Storsjö <martin@martin.st>
Wed, 28 Oct 2020 10:24:11 +0000 (12:24 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 7 Jan 2021 08:02:47 +0000 (10:02 +0200)
commitf4485240a2182050d6417947a407fe4c551e2011
tree0fd872814ec54e0bd985e7f513097f42acfebc60
parent248e3450fb8a1ab7146c0cbe8f0ea7204782f542
[libcxx] Handle backslash as path separator on windows

Differential Revision: https://reviews.llvm.org/D91138
libcxx/include/filesystem
libcxx/src/filesystem/operations.cpp