[PATCH] D28014: Support: Add YAML I/O support for string maps.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 22:33:13 PST 2016


mehdi_amini added a comment.

One nit: you're using `StringMap` everywhere and it can be confusing since it is not about the `llvm::StringMap`


https://reviews.llvm.org/D28014





More information about the llvm-commits mailing list