aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2022-04-06 13:03:21 +0200
committerHaojian Wu <hokein.wu@gmail.com>2022-04-20 15:42:24 +0200
commit95f0f69441fb8b33528d25ba2b40e3fa703c6ea5 (patch)
treebb6b4c15882b8f88a51610786ed1948b859d3072 /clang/lib/Sema/SemaChecking.cpp
parent37b1515b0a0b262db43eebdfe15c7356a059aad0 (diff)
downloadllvm-95f0f69441fb8b33528d25ba2b40e3fa703c6ea5.zip
llvm-95f0f69441fb8b33528d25ba2b40e3fa703c6ea5.tar.gz
llvm-95f0f69441fb8b33528d25ba2b40e3fa703c6ea5.tar.bz2
[clangd] Handle the new Using TemplateName.
Add supports in FindTarget and IncludeCleaner. This would improve AST-based features on a tempalte which is found via a using declaration. For example, go-to-def on `vect^or<int> v;` gives us the location of `using std::vector`, which was not previously. Base on https://reviews.llvm.org/D123127 Differential Revision: https://reviews.llvm.org/D123212
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions