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