[PATCH] D102590: [YAMLParser] Add multi-line literal folding support
Hassan ElDesouky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 23:00:34 PDT 2021
HassanElDesouky marked an inline comment as done.
HassanElDesouky added a comment.
In D102590#2793808 <https://reviews.llvm.org/D102590#2793808>, @fodinabor wrote:
> Not too deep into the YAML world, so just my two cents re the `isLineBreak` function.
Thank you for the review! I changed the function as suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102590/new/
https://reviews.llvm.org/D102590
More information about the llvm-commits
mailing list