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
Differential D44670
[CXX] Templates specialization visibility can be wrong steven_wu on Mar 19 2018, 7:06 PM. Authored by
Details Under some conditions, LinkageComputer can get the visibility for This fixes:
Diff Detail
Event Timeline
|