Steven Wu
79cbd1163a
[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
2018-04-19 15:46:43 +00:00
..
2018-04-15 10:34:06 +00:00
2018-02-28 07:15:55 +00:00
2018-04-06 15:14:32 +00:00
2017-10-25 08:25:25 +00:00
2018-03-09 14:43:29 +00:00
2018-04-19 15:27:28 +00:00
2018-04-02 17:35:37 +00:00
2018-04-12 22:21:36 +00:00
2018-04-19 15:46:43 +00:00
2018-04-16 20:23:52 +00:00
2018-04-12 06:01:41 +00:00
2018-04-06 15:14:32 +00:00
2018-02-16 07:59:43 +00:00
2018-04-12 12:21:41 +00:00
2018-04-18 16:31:09 +00:00
2018-02-08 14:37:58 +00:00
2018-01-29 17:36:43 +00:00
2018-04-13 17:43:15 +00:00
2018-04-06 15:14:32 +00:00
2018-01-26 11:36:54 +00:00
2018-04-12 16:00:05 +00:00
2018-04-05 18:55:37 +00:00
2018-04-13 18:05:21 +00:00
2018-04-16 08:10:10 +00:00
2018-04-17 11:08:05 +00:00
2018-04-18 15:57:46 +00:00
2018-04-10 18:29:47 +00:00
2018-03-26 18:22:47 +00:00
2018-04-17 22:38:40 +00:00
2017-11-14 23:56:53 +00:00
2017-11-14 18:59:01 +00:00
2018-04-16 21:30:08 +00:00
2018-04-06 15:14:32 +00:00
2018-04-18 13:38:39 +00:00
2018-04-17 19:13:41 +00:00
2018-04-12 06:01:41 +00:00
2018-01-26 11:48:46 +00:00
2018-03-28 04:16:13 +00:00
2018-03-06 17:55:00 +00:00
2018-02-10 14:04:45 +00:00
2018-02-10 21:28:55 +00:00
2017-11-27 13:33:19 +00:00
2018-03-23 17:37:27 +00:00
2018-02-14 22:41:15 +00:00
2017-12-14 22:12:46 +00:00