[all-commits] [llvm/llvm-project] a133cb: [clang][index] Index the injected class name types.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Jan 22 01:08:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a133cbaad5b292aab7134e3a91e80c5b2dddbe7e
https://github.com/llvm/llvm-project/commit/a133cbaad5b292aab7134e3a91e80c5b2dddbe7e
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M clang/lib/Index/IndexTypeSourceInfo.cpp
M clang/unittests/Index/IndexTests.cpp
Log Message:
-----------
[clang][index] Index the injected class name types.
Summary: Currently, we (clangd) are missing this kind of references.
Reviewers: kadircet
Subscribers: ilya-biryukov, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73109
More information about the All-commits
mailing list