summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/specialized-static-data-mem-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Fix linkage of reference temporariesDavid Majnemer2014-04-281-2/+2
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Template static data members can have weak_odr linkage, not justJohn McCall2011-04-121-2/+2
* Patch to provide guard when initializing instancesFariborz Jahanian2010-10-261-0/+29