[PATCH] D71092: [VFS] More consistent support for Windows
Adrian McCarthy via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 3 14:29:02 PST 2020
amccarth updated this revision to Diff 242190.
amccarth marked an inline comment as done.
amccarth added a comment.
Addressed rnk's comments: fixed path style detection bug, and used `StringRef::endswith`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71092/new/
https://reviews.llvm.org/D71092
Files:
clang/test/VFS/external-names.c
llvm/include/llvm/Support/VirtualFileSystem.h
llvm/lib/Support/VirtualFileSystem.cpp
llvm/unittests/Support/VirtualFileSystemTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71092.242190.patch
Type: text/x-patch
Size: 7552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200203/bc3ece25/attachment.bin>
More information about the cfe-commits
mailing list