[PATCH] D96123: [clangd] Expose actOnAllPArentDirectories helper

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 15 12:41:35 PST 2021


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

- Expose absoluteParent instead of whole traverse action
- Use helper in existing places that use path::parent_path for traversal


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96123

Files:
  clang-tools-extra/clangd/ConfigProvider.cpp
  clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/clangd/TidyProvider.cpp
  clang-tools-extra/clangd/support/Path.cpp
  clang-tools-extra/clangd/support/Path.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96123.323820.patch
Type: text/x-patch
Size: 5998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210215/830dec07/attachment.bin>


More information about the cfe-commits mailing list