FindTarget doesn't report the TemplatePattern for incomplete
specialization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74900
[clangd] Fix the incomplete template specialization in findTarget. ClosedPublic Authored by hokein on Feb 20 2020, 6:43 AM.
Details Summary FindTarget doesn't report the TemplatePattern for incomplete
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 20 2020, 7:16 AM Closed by commit rGe326f5243041: [clangd] Fix the incomplete template specialization in findTarget. (authored by hokein). · Explain WhyFeb 21 2020, 12:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245801 clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
|