[PATCH] [YAML] Add new method `yaml::IO::maskedBitSetCase()` to simplify handling of bitset flags with enumeration block
Sean Silva
chisophugis at gmail.com
Thu May 22 21:07:00 PDT 2014
================
Comment at: docs/YamlIO.rst:418
@@ +417,3 @@
+
+To support reading and writing such fields, you need to use the maskeBitSet()
+method and provide the bit values, their names and the enumeration mask.
----------------
typo: maskeBitSet
http://reviews.llvm.org/D3807
More information about the llvm-commits
mailing list