[all-commits] [llvm/llvm-project] 22605f: [clangd] Make an include always refer to itself. B...
VitaNuo via All-commits
all-commits at lists.llvm.org
Wed Jul 19 01:33:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22605f5f1bf8a6e4a18171ea76e8fcfa7fa783fd
https://github.com/llvm/llvm-project/commit/22605f5f1bf8a6e4a18171ea76e8fcfa7fa783fd
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
Log Message:
-----------
[clangd] Make an include always refer to itself. Background: clang-review expects all referents to have definition, declaration or reference(s).
Differential Revision: https://reviews.llvm.org/D155614
More information about the All-commits
mailing list