[PATCH] D13419: Fix several problems at the intersection of template instantiations and visibility
Keno Fischer via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 30 20:23:58 PDT 2016
loladiro added a comment.
I'm really out of my depth in this code, but it looks like that test case is triggering the one code path in that function that is actually correct. Could you adjust it to trigger the code path behind the first if statement?
Repository:
rL LLVM
https://reviews.llvm.org/D13419
More information about the cfe-commits
mailing list