[PATCH] D53169: Make YAML serializer quote forward slashes

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 15:53:45 PDT 2018


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

Windows paths aside, this is a good change if someone checks out the project inside a directory with spaces, such as "/home/FirstName LastName".


https://reviews.llvm.org/D53169





More information about the llvm-commits mailing list