aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/static-init-3.cpp
AgeCommit message (Expand)Author
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2011-04-12Template static data members can have weak_odr linkage, not justJohn McCall
2010-05-05When we emit a non-constant initializer for a global variable ofDouglas Gregor