[all-commits] [llvm/llvm-project] 96e507: [clangd] Fix the range for include reference to it...
VitaNuo via All-commits
all-commits at lists.llvm.org
Fri Jul 14 05:51:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96e50797d6ea39d561fc90511152fd30b77c1e62
https://github.com/llvm/llvm-project/commit/96e50797d6ea39d561fc90511152fd30b77c1e62
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/IncludeCleaner.h
M clang-tools-extra/clangd/SourceCode.cpp
M clang-tools-extra/clangd/SourceCode.h
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Fix the range for include reference to itself.
Differential Revision: https://reviews.llvm.org/D155215
More information about the All-commits
mailing list