| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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... | Alexis 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 |

