[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
Fri Oct 29 12:09:55 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG99023627010b: Support: Use sys::path::is_style_{posix,windows}() in a few places (authored by dexonsmith).

Repository:
  rG LLVM Github Monorepo

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.383456.patch
Type: text/x-patch
Size: 21368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211029/f43d4bb7/attachment-0001.bin>


More information about the cfe-commits mailing list