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

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 18:11:52 PDT 2020


njames93 created this revision.
njames93 added reviewers: aaron.ballman, gribozavr2, AlexanderLanin.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Escapes replacement text when exporting to yaml and unescapes when importing from yaml.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76037

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

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


More information about the cfe-commits mailing list