summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/specialized-static-data-mem-init.cpp
AgeCommit message (Expand)Author
2014-04-28CodeGen: Fix linkage of reference temporariesDavid Majnemer
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2011-04-12Template static data members can have weak_odr linkage, not justJohn McCall
2010-10-26Patch to provide guard when initializing instancesFariborz Jahanian