summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/static-init-3.cpp
AgeCommit message (Expand)Author
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2014-04-28CodeGen: Fix linkage of reference temporariesDavid Majnemer
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