summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/global-llvm-constant.cpp
Commit message (Expand)AuthorAgeFilesLines
* When determining whether we can make a declaration into a globalDouglas Gregor2011-05-131-0/+12
* In C++, allow us to emit a global as 'constant' even if it has classDouglas Gregor2011-05-071-0/+10
* Mangle static variables with an extra name to distinguish them from non-stati...Alexis Hunt2010-01-241-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix for PR5714: make sure globals that will be modified aren't marked const.Eli Friedman2009-12-111-0/+10
OpenPOWER on IntegriCloud