Hans Wennborg b51a70396e [clang-cl] Fix PR38934: failing to dllexport class template member w/ explicit instantiation and PCH
The code in ASTContext::DeclMustBeEmitted was supposed to handle this,
but didn't take into account that synthesized members such as operator=
might not get marked as template specializations, because they're
synthesized on the instantiation directly when handling the class-level
dllexport attribute.

llvm-svn: 342240
2018-09-14 15:18:30 +00:00
..
2018-07-30 19:24:48 +00:00
2018-09-03 13:10:53 +00:00
2016-07-18 19:02:11 +00:00
2018-07-30 19:24:48 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-09-09 05:22:49 +00:00
2018-08-03 13:13:05 +00:00
2018-08-09 21:09:38 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-08-14 21:33:28 +00:00
2018-08-09 21:09:38 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00
2018-07-30 19:24:48 +00:00