ioeric added inline comments.
================ Comment at: clang-tools-extra/clangd/index/Ref.cpp:1 +#include "Ref.h" + ---------------- License? ================ Comment at: clang-tools-extra/clangd/index/SymbolCollector.cpp:14 #include "CodeCompletionStrings.h" +#include "ExpectedTypes.h" #include "Logger.h" ---------------- Is this change relevant in this patch? ================ Comment at: clang-tools-extra/clangd/indexer/IndexerMain.cpp:16 #include "index/Serialization.h" +#include "index/Symbol.h" #include "index/SymbolCollector.h" ---------------- Maybe also include Ref.h? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58778/new/ https://reviews.llvm.org/D58778 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits