https://llvm.org/bugs/show_bug.cgi?id=27171
Bug ID: 27171 Summary: YAML output is invalid for nested flow nodes Product: libraries Version: 3.8 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority: P Component: Support Libraries Assignee: unassignedb...@nondot.org Reporter: har...@harlanhaskins.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 16145 --> https://llvm.org/bugs/attachment.cgi?id=16145&action=edit A minimal nested flow example and python tester using pyyaml YAMLTraits produces invalid output with nested flow nodes. For example, if I have a struct with a vector of members, and I turn on flow for the outer struct, the output is invalid, as reported by both pyyaml and yamllint.com I’ve attached a reduced example. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs