[PATCH] D22579: [pdbdump] Use the "flow" style to print out a sequence of uint32_t.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 12:17:34 PDT 2016


zturner added a comment.

Yea, I wondered what that "flow" style was that I saw in comments.   I guess now I know.  There is another one called `LLVM_YAML_IS_DOCUMENT_LIST_VECTOR`.  Do you know what this is?


https://reviews.llvm.org/D22579





More information about the llvm-commits mailing list