diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2020-02-19 12:27:12 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2020-02-20 14:42:30 +0100 |
commit | bb9e92bad55f65f2de58bf29548bdfd3dea2d7ab (patch) | |
tree | 9f51807f544f54b4ac0e1134002812ad34df7767 /llvm/utils/UpdateTestChecks/asm.py | |
parent | 2f215cf36adced6bf1abda4bdbbc6422c1369353 (diff) | |
download | llvm-bb9e92bad55f65f2de58bf29548bdfd3dea2d7ab.zip llvm-bb9e92bad55f65f2de58bf29548bdfd3dea2d7ab.tar.gz llvm-bb9e92bad55f65f2de58bf29548bdfd3dea2d7ab.tar.bz2 |
[clang][Index] Fix the incomplete instantiations in libindex.
Summary:
libindex will canonicalize references to template instantiations:
- 1) reference to an explicit template specialization, report the specializatiion
- 2) otherwise, report the primary template
but 2) is not true for incomplete instantiations, this patch fixes this.
Fixes https://github.com/clangd/clangd/issues/287
Reviewers: kadircet
Subscribers: ilya-biryukov, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74830
Diffstat (limited to 'llvm/utils/UpdateTestChecks/asm.py')
0 files changed, 0 insertions, 0 deletions