[PATCH] D51997: [clang] Make sure attributes on member classes are applied properly

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 14:18:43 PDT 2018


ldionne added a comment.

I created https://bugs.llvm.org/show_bug.cgi?id=38942 to keep track of the problem for partial specializations and explicit specializations. Moving forward with this patch will allow me to land the `no_extern_template` attribute.


Repository:
  rC Clang

https://reviews.llvm.org/D51997





More information about the cfe-commits mailing list