Skip to content
Commit d1efea89 authored by Greg Clayton's avatar Greg Clayton
Browse files

Remove all variants of DWARFDie::getAttributeValueAs...() that had parameters...

Remove all variants of DWARFDie::getAttributeValueAs...() that had parameters that specified default values.

Now we only support returning Optional<> values and have changed all clients over to use Optional::getValueOr().

Differential Revision: https://reviews.llvm.org/D28569

llvm-svn: 291686
parent 778d0816
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment