[all-commits] [llvm/llvm-project] 6329ce: [clangd] Expose absoluteParent helper
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Feb 19 04:40:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6329ce75da7a44c40d4406bf48ffffe973ef5fdb
https://github.com/llvm/llvm-project/commit/6329ce75da7a44c40d4406bf48ffffe973ef5fdb
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M clang-tools-extra/clangd/ConfigProvider.cpp
M clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
M clang-tools-extra/clangd/TidyProvider.cpp
M clang-tools-extra/clangd/support/Path.cpp
M clang-tools-extra/clangd/support/Path.h
Log Message:
-----------
[clangd] Expose absoluteParent helper
Will be used in other components that need ancestor traversal.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D96123
More information about the All-commits
mailing list