[PATCH] D47468: [YAML] Double-quote multiline string scalars
Ilya Biryukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 30 01:36:37 PDT 2018
ilya-biryukov updated this revision to Diff 149057.
ilya-biryukov added a comment.
- Single-quote strings with \n and \r instead of double-quoting
Repository:
rL LLVM
https://reviews.llvm.org/D47468
Files:
include/llvm/Support/YAMLTraits.h
unittests/Support/YAMLIOTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47468.149057.patch
Type: text/x-patch
Size: 3205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/00015f95/attachment.bin>
More information about the llvm-commits
mailing list