Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28637 Build 28636: 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 | ||
| 17 | Added. | |
License?