[PATCH] D13419: Fix several problems at the intersection of template instantiations and visibility
Alex Lorenz via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 28 03:45:26 PDT 2016
arphaman added a comment.
I just noticed that this patch fixes a template crash that I have a patch for at https://reviews.llvm.org/D25942. I will abandon my patch since this patch fixes the other issue. Would you mind adding the test case from my patch to this patch? It's available at https://reviews.llvm.org/differential/changeset/?ref=558279&whitespace=ignore-most .
Repository:
rL LLVM
https://reviews.llvm.org/D13419
More information about the cfe-commits
mailing list