[PATCH] D121286: [clangd] Handle case insensitive file systems in header/source switch

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 02:57:10 PST 2022


kadircet updated this revision to Diff 414325.
kadircet retitled this revision from "[clangd] Test against path insensitivity" to "[clangd] Handle case insensitive file systems in header/source switch".
kadircet added a comment.

- rename patch


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121286/new/

https://reviews.llvm.org/D121286

Files:
  clang-tools-extra/clangd/HeaderSourceSwitch.cpp
  clang-tools-extra/clangd/support/Path.cpp
  clang-tools-extra/clangd/support/Path.h
  clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp
  clang-tools-extra/clangd/unittests/TestFS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121286.414325.patch
Type: text/x-patch
Size: 4782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220310/42d23dc9/attachment.bin>


More information about the cfe-commits mailing list