summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-06-22 11:20:07 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-06-22 11:20:07 +0000
commitb6e03aa967d13545470e43441332c35f582a5875 (patch)
tree451d8217868dee20b4490a270595457a6d252b84 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
parent1c73fcc131de7b62e55c3f0e8da95e47779d2826 (diff)
downloadbcm5719-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/RuntimeDyld/RuntimeDyldELF.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud