[PATCH] D33961: encode YAML scalars using double quotes so all values can be expressed

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 18:56:08 PDT 2017


zturner added a reviewer: joerg.
zturner added a comment.

This looks ok to me, but +joerg since there was another patch recently related to quoting and escaping of yaml, and he had some thoughts there.  So just want to make sure this doesn't run contrary to any of the ideas he expressed in the other revision.


https://reviews.llvm.org/D33961





More information about the llvm-commits mailing list