[llvm] r183287 - Move BinaryRef to a new include/llvm/Object/YAML.h file.

Sean Silva silvas at purdue.edu
Wed Jun 5 15:12:41 PDT 2013


How is it possible to use this class safely? isBinary is private state, so
a caller can't know which method to call, and an assertion will fire if you
call the wrong method.

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130605/8059c647/attachment.html>


More information about the llvm-commits mailing list