diff options
| author | Fangrui Song <maskray@google.com> | 2018-09-23 08:23:48 +0000 |
|---|---|---|
| committer | Fangrui Song <maskray@google.com> | 2018-09-23 08:23:48 +0000 |
| commit | f750f7f3fbb868635c0bb7d250b459acb290b985 (patch) | |
| tree | e77916e18ea86cde580f8921149b092b4ab2e81b /llvm/lib/Transforms/IPO/SampleProfile.cpp | |
| parent | c296436a301845d96360ce978afe50522d2b3f12 (diff) | |
| download | bcm5719-llvm-f750f7f3fbb868635c0bb7d250b459acb290b985.tar.gz bcm5719-llvm-f750f7f3fbb868635c0bb7d250b459acb290b985.zip | |
[Index] Report specialization bases as references when IndexImplicitInstantiation is true
Summary:
template <typename T> struct B {};
template <typename T> struct D : B<T> {}; // `B` was not reported as a reference
This patch fixes this.
Reviewers: akyrtzi, arphaman, devnexen
Reviewed By: devnexen
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D52331
llvm-svn: 342831
Diffstat (limited to 'llvm/lib/Transforms/IPO/SampleProfile.cpp')
0 files changed, 0 insertions, 0 deletions

