summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-raw-string-literal.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy][modernize-raw-string-literal] Don't replace upper ASCII with raw...Zinovy Nis2018-05-011-0/+2
* [clang-tidy] Don't modernize-raw-string-literal if replacement is longer.Gabor Horvath2017-01-241-1/+1
* [Clang-tidy] Fix for crash in modernize-raw-string-literal checkAlexander Kornienko2016-04-211-0/+4
* clang-tidy: Fix broken buildbotRichard Thomson2016-03-281-4/+6
* clang-tidy: Add check modernize-raw-string-literalRichard Thomson2016-03-271-0/+123
OpenPOWER on IntegriCloud