diff options
author | Steven Wu <stevenwu@apple.com> | 2018-04-19 15:46:43 +0000 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2018-04-19 15:46:43 +0000 |
commit | 79cbd1163afed91085f862442448e092fe79658c (patch) | |
tree | dfe030708d60028a9758dcecb9b399f8349abbba /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 1bc6e71f32ebadefc319c65b3f650e08e39d6aa7 (diff) | |
download | bcm5719-llvm-79cbd1163afed91085f862442448e092fe79658c.tar.gz bcm5719-llvm-79cbd1163afed91085f862442448e092fe79658c.zip |
[CXX] Templates specialization visibility can be wrong
Summary:
Under some conditions, LinkageComputer can get the visibility for
ClassTemplateSpecializationDecl wrong because it failed to find the Decl
that has the explicit visibility.
This fixes:
llvm.org/bugs/pr36810
rdar://problem/38080953
Reviewers: rsmith, arphaman, doug.gregor
Reviewed By: doug.gregor
Subscribers: doug.gregor, cfe-commits
Differential Revision: https://reviews.llvm.org/D44670
llvm-svn: 330338
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions