diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-06-22 11:20:07 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-06-22 11:20:07 +0000 |
commit | b6e03aa967d13545470e43441332c35f582a5875 (patch) | |
tree | 451d8217868dee20b4490a270595457a6d252b84 /llvm/lib/ExecutionEngine | |
parent | 1c73fcc131de7b62e55c3f0e8da95e47779d2826 (diff) | |
download | bcm5719-llvm-b6e03aa967d13545470e43441332c35f582a5875.tar.gz bcm5719-llvm-b6e03aa967d13545470e43441332c35f582a5875.zip |
[index] Add the "SpecializationOf" relation to the forward declarations
of class template specializations
This commit fixes an issue where a forward declaration of a class template
specialization was not related to the base template. We need to relate even
forward declarations because specializations don't have to be defined.
rdar://32869409
Differential Revision: https://reviews.llvm.org/D34462
llvm-svn: 305996
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions