[PATCH] D78038: [clangd] WIP: fix several bugs relating to include insertion
Nathan Ridge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 18:52:40 PDT 2022
nridge added a comment.
Herald added projects: LLVM, clang-tools-extra, All.
Herald added a subscriber: llvm-commits.
@sammccall should we get this patch landed? The issue of #ifndef-guarded header files that include each other recursively is still tripping up some users.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78038/new/
https://reviews.llvm.org/D78038
More information about the llvm-commits
mailing list