History log of /external/clang/test/CodeGenCXX/template-inner-struct-visibility-hidden.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
99ace16bc6962f1fc3dc45bbbdf2eb74e555a8ad 12-Apr-2011 John McCall <rjmccall@apple.com> Template static data members can have weak_odr linkage, not just
weak linkage. Also, fix a problem where global weak variables
with non-trivial initializers were getting guard variables, or at
least were checking for them and then crashing.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129342 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/template-inner-struct-visibility-hidden.cpp
c956b6e8ff909858cec5832f024d2af9c58f190b 27-Sep-2010 Nico Weber <nicolasweber@gmx.de> Correctly set "explicit template instantiation" kind on inner structs of templates whose explicit instantiation is first declared and then defined.

Fixes http://llvm.org/pr8207



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114874 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/template-inner-struct-visibility-hidden.cpp