[PATCH] D27727: Switch DWARFDie::getAttributeValueAsString() to return an llvm::Optional<const char *>.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 14:53:45 PST 2016


clayborg abandoned this revision.
clayborg added a comment.

Ok, then string access is the way it should be. I'll make patches for the integers.


https://reviews.llvm.org/D27727





More information about the llvm-commits mailing list