summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/internal-linkage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
* 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
* PR10120: Make CodeGenModule::getVTableLinkage use NamedDecl::getLinkage to de...Eli Friedman2011-06-101-0/+8
* Warn about code that uses variables and functions with internal linkageJohn McCall2011-02-191-2/+2
* Fixes a corner case bug whereby declaring and defining an extern variable in a Fariborz Jahanian2010-06-211-0/+37
* In C++98/03, an uninitialized variable that has POD class type will beDouglas Gregor2010-03-081-3/+3
* When a function or variable somehow depends on a type or declarationDouglas Gregor2010-02-031-0/+19
OpenPOWER on IntegriCloud