aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaCXX/writable-strings-deprecated.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-10[Lit Test] Updated 20 Lit tests to be C++11 compatible.Charles Li1-12/+18
2014-04-22Move the C++11 ExtWarn for converting a string literal to 'char*' out ofRichard Smith1-1/+12
2013-11-14Add -Wdeprecated-writable-string in C++ to -Wc++11-compat, since it's ill-for...Richard Smith1-0/+4
2011-04-23GCC overloads -Wwrite-strings just to make it extra confusing. While itChandler Carruth1-0/+1
2011-03-14-fwritable-strings should silence warnings about the deprecated stringDouglas Gregor1-0/+1
2011-01-06Put warning about makeing a string writable intoFariborz Jahanian1-0/+12