[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:59:48 PST 2022


kadircet updated this revision to Diff 414326.
kadircet added a comment.

- Match path ignoring case.


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.414326.patch
Type: text/x-patch
Size: 4806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220310/cb404927/attachment.bin>


More information about the cfe-commits mailing list