[PATCH] D76037: [clang] tooling replacements are escaped when exporting to YAML

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 02:20:04 PDT 2020


njames93 updated this revision to Diff 249856.
njames93 added a comment.
Herald added a subscriber: mgorny.

- Moved escape/unescape impl to source file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76037

Files:
  clang/include/clang/Tooling/ReplacementsYaml.h
  clang/lib/Tooling/CMakeLists.txt
  clang/lib/Tooling/ReplacementsYaml.cpp
  clang/unittests/Tooling/ReplacementsYamlTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76037.249856.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200312/8c3883ea/attachment-0001.bin>


More information about the cfe-commits mailing list