[PATCH] D28667: [clang-tidy] Don't modernize-raw-string-literal if replacement is longer.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 07:29:32 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292938: [clang-tidy] Don't modernize-raw-string-literal if replacement is longer. (authored by xazax).

Changed prior to commit:
  https://reviews.llvm.org/D28667?vs=85014&id=85586#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28667

Files:
  clang-tools-extra/trunk/clang-tidy/modernize/RawStringLiteralCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/RawStringLiteralCheck.h
  clang-tools-extra/trunk/test/clang-tidy/modernize-raw-string-literal-delimiter.cpp
  clang-tools-extra/trunk/test/clang-tidy/modernize-raw-string-literal-replace-shorter.cpp
  clang-tools-extra/trunk/test/clang-tidy/modernize-raw-string-literal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28667.85586.patch
Type: text/x-patch
Size: 5600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170124/3a859e5d/attachment-0001.bin>


More information about the cfe-commits mailing list