Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
(This is not ready for review, I just posted it in case it helps inform discussion in D92290.)
Paths
| Differential D93522
[WIP] [clangd] Extend heuristic resolution to support nested templates Needs ReviewPublic Authored by nridge on Dec 18 2020, 12:26 AM. This revision needs review, but there are no reviewers specified.
Details
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman, javed.absar. · View Herald TranscriptDec 18 2020, 12:26 AM Comment Actions (This is not ready for review, I just posted it in case it helps inform discussion in D92290.)
Revision Contents
Diff 312700 clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/ParsedAST.h
clang-tools-extra/clangd/ParsedAST.cpp
clang-tools-extra/clangd/TUScheduler.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
clang-tools-extra/clangd/unittests/TestTU.h
clang-tools-extra/clangd/unittests/TestTU.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
|