[PATCH] D62151: [clangd] Add tweak to convert normal to raw string literal, when it contains escapes.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 06:01:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361252: [clangd] Add tweak to convert normal to raw string literal, when it contains… (authored by sammccall, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62151/new/

https://reviews.llvm.org/D62151

Files:
  clang-tools-extra/trunk/clangd/refactor/tweaks/CMakeLists.txt
  clang-tools-extra/trunk/clangd/refactor/tweaks/RawStringLiteral.cpp
  clang-tools-extra/trunk/clangd/unittests/TweakTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62151.200480.patch
Type: text/x-patch
Size: 6017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/dfac2c16/attachment.bin>


More information about the llvm-commits mailing list