[all-commits] [llvm/llvm-project] 481f88: [clangd] Use expansion location for missing includ...
VitaNuo via All-commits
all-commits at lists.llvm.org
Mon Mar 27 07:27:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 481f88853685bcf604c79059e890553831588e8b
https://github.com/llvm/llvm-project/commit/481f88853685bcf604c79059e890553831588e8b
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
M clang-tools-extra/include-cleaner/lib/Analysis.cpp
Log Message:
-----------
[clangd] Use expansion location for missing include diagnostics.
Differential Revision: https://reviews.llvm.org/D146727
More information about the All-commits
mailing list