Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28636 Build 28635: arc lint + arc unit
Event Timeline
clang-tools-extra/clangd/index/Ref.cpp | ||
---|---|---|
2 | Added. | |
clang-tools-extra/clangd/index/SymbolCollector.cpp | ||
14 | Yes, once I replaced inclusion of Index.h with a more specific file somewhere else, SymbolCollector.cpp stopped building because it relied on transitive inclusion of ExpectedTypes.h. | |
clang-tools-extra/clangd/indexer/IndexerMain.cpp | ||
16 | Added. |
License?