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