summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/internal-linkage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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