[llvm-branch-commits] [llvm] [YAMLParser] Fix handling escaped line breaks in double-quoted scalars (PR #71775)

Scott Linder via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 9 10:33:16 PST 2023


https://github.com/slinder1 approved this pull request.

I am not certain I'm reviewing the spec-compliance particularly rigorously, in that I am not certain I have followed every path and confirmed there are tests for every possibility. But clearly what we have now is not compliant in these tests and your change improves the story, so LGTM!

https://github.com/llvm/llvm-project/pull/71775


More information about the llvm-branch-commits mailing list