summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/weak-extern-typeinfo.cpp
AgeCommit message (Expand)Author
2014-02-08type_info objects are not unnamed_addr: the ABI requires us toJohn McCall
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-10-21c++: support gcc's application of weak attribute onFariborz Jahanian