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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 19:21:29 PST 2016


pcc created this revision.
pcc added a reviewer: mehdi_amini.
pcc added a subscriber: llvm-commits.
Herald added a subscriber: fhahn.

This will be used to YAMLify parts of the module summary.


https://reviews.llvm.org/D28014

Files:
  llvm/include/llvm/Support/YAMLTraits.h
  llvm/lib/Support/YAMLTraits.cpp
  llvm/unittests/Support/YAMLIOTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28014.82193.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/4ca8c443/attachment.bin>


More information about the llvm-commits mailing list