Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | When determining whether we can make a declaration into a global | Douglas Gregor | 2011-05-13 | 1 | -0/+12 |
* | In C++, allow us to emit a global as 'constant' even if it has class | Douglas Gregor | 2011-05-07 | 1 | -0/+10 |
* | Mangle static variables with an extra name to distinguish them from non-stati... | Sean Hunt | 2010-01-24 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix for PR5714: make sure globals that will be modified aren't marked const. | Eli Friedman | 2009-12-11 | 1 | -0/+10 |