[PATCH] D112289: Support: Use sys::path::is_style_{posix,windows}() in a few places
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 28 17:15:48 PDT 2021
dexonsmith updated this revision to Diff 383207.
dexonsmith added a comment.
Undo a no-op change in the Path unit tests that I didn't intend to put here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112289/new/
https://reviews.llvm.org/D112289
Files:
clang/include/clang/Basic/JsonSupport.h
clang/lib/Basic/FileManager.cpp
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChain.cpp
clang/lib/Lex/PPDirectives.cpp
clang/unittests/Basic/FileManagerTest.cpp
clang/unittests/Driver/ToolChainTest.cpp
clang/unittests/Lex/HeaderSearchTest.cpp
clang/unittests/Tooling/RefactoringTest.cpp
llvm/include/llvm/Support/VirtualFileSystem.h
llvm/lib/Support/GraphWriter.cpp
llvm/lib/Support/Path.cpp
llvm/tools/lli/lli.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112289.383207.patch
Type: text/x-patch
Size: 20630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211029/ba7358b4/attachment-0001.bin>
More information about the cfe-commits
mailing list