Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring r325915 back. | Rafael Espindola | 2018-02-23 | 1 | -1/+1 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | Prepare for using MS ABI by default for Win32: update CodeGenCXX tests | Hans Wennborg | 2013-12-13 | 1 | -1/+1 |
* | PR10120: Make CodeGenModule::getVTableLinkage use NamedDecl::getLinkage to de... | Eli Friedman | 2011-06-10 | 1 | -0/+8 |
* | Warn about code that uses variables and functions with internal linkage | John McCall | 2011-02-19 | 1 | -2/+2 |
* | Fixes a corner case bug whereby declaring and defining an extern variable in a | Fariborz Jahanian | 2010-06-21 | 1 | -0/+37 |
* | In C++98/03, an uninitialized variable that has POD class type will be | Douglas Gregor | 2010-03-08 | 1 | -3/+3 |
* | When a function or variable somehow depends on a type or declaration | Douglas Gregor | 2010-02-03 | 1 | -0/+19 |