[all-commits] [llvm/llvm-project] 70d583: [clangd] Have template template arguments target t...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Aug 10 10:27:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70d583ad12872ef8714b15f1d1e982f1db6d9a15
https://github.com/llvm/llvm-project/commit/70d583ad12872ef8714b15f1d1e982f1db6d9a15
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/Selection.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
M clang-tools-extra/clangd/unittests/SelectionTests.cpp
Log Message:
-----------
[clangd] Have template template arguments target their referenced template decl
Fixes https://github.com/clangd/clangd/issues/473
Differential Revision: https://reviews.llvm.org/D85503
More information about the All-commits
mailing list