Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28635 Build 28634: arc lint + arc unit
Event Timeline
| clang-tools-extra/clangd/index/Ref.cpp | ||
|---|---|---|
| 1 | 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?