Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-10 | [Lit Test] Updated 20 Lit tests to be C++11 compatible. | Charles Li | 1 | -12/+18 |
2014-04-22 | Move the C++11 ExtWarn for converting a string literal to 'char*' out of | Richard Smith | 1 | -1/+12 |
2013-11-14 | Add -Wdeprecated-writable-string in C++ to -Wc++11-compat, since it's ill-for... | Richard Smith | 1 | -0/+4 |
2011-04-23 | GCC overloads -Wwrite-strings just to make it extra confusing. While it | Chandler Carruth | 1 | -0/+1 |
2011-03-14 | -fwritable-strings should silence warnings about the deprecated string | Douglas Gregor | 1 | -0/+1 |
2011-01-06 | Put warning about makeing a string writable into | Fariborz Jahanian | 1 | -0/+12 |