summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-raw-string-literal-replace-shorter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Don't modernize-raw-string-literal if replacement is longer.Gabor Horvath2017-01-241-0/+13
Fixes PR30964. The old behavior can be achieved using a setting. Patch by: Andras Leitereg! Differential Revision: https://reviews.llvm.org/D28667 llvm-svn: 292938
OpenPOWER on IntegriCloud