aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/template-inner-struct-visibility-hidden.cpp
AgeCommit message (Expand)Author
2011-04-12Template static data members can have weak_odr linkage, not justJohn McCall
2010-09-27Correctly set "explicit template instantiation" kind on inner structs of temp...Nico Weber