diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2019-12-17 12:13:28 +0100 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2019-12-19 11:55:22 +0100 |
commit | ac3f9e48421712168884d59cbfe8b294dd76a19b (patch) | |
tree | 6a8e3ee6911f9d5bebb6d43ec40a307ef9a2b8ee /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 119cd70322af15ae61f5bd3530cf85fb27891d9f (diff) | |
download | llvm-ac3f9e48421712168884d59cbfe8b294dd76a19b.zip llvm-ac3f9e48421712168884d59cbfe8b294dd76a19b.tar.gz llvm-ac3f9e48421712168884d59cbfe8b294dd76a19b.tar.bz2 |
[clangd] Improve documentation for auto and implicit specs
Summary:
Clangd didn't fill documentation for `auto` when it wasn't available in
index. Also it wasn't showing any documentations for implicit instantiations.
This patch ensures auto and normal decl case behaves in the same way and also
makes use of the explicit template specialization while fetching comments for
implicit instantiations.
Reviewers: ilya-biryukov
Subscribers: MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D71596
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions