summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/const-global-linkage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-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
* DR1511: A const volatile global does not implicitly get internal linkage like aRichard Smith2012-10-191-0/+4
* Mangle static variables with an extra name to distinguish them from non-stati...Sean Hunt2010-01-241-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Slight tweak to the algorithm for getLinkage().Eli Friedman2009-11-261-0/+5
* Use new getLinkage() method to correctly compute whether a variable hasEli Friedman2009-11-261-0/+8