Rename BinaryRef::isBinary to more descriptive DataIsHexString.
authorSean Silva <silvas@purdue.edu>
Wed, 5 Jun 2013 23:32:31 +0000 (23:32 +0000)
committerSean Silva <silvas@purdue.edu>
Wed, 5 Jun 2013 23:32:31 +0000 (23:32 +0000)
commit6acc982e74cd8a10d097c10254d7215028e7f036
treef4c4bcfae8c9be135ac29818adc7e35ad5b8f89c
parent63958fba58716ed435563321944f7d4663d2ee2d
Rename BinaryRef::isBinary to more descriptive DataIsHexString.

And add a doxygen comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183350 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/YAML.h
lib/Object/YAML.cpp