"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b28179be109d69c663efdae2df15563ab3e9a531"
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
Loading
Please register or sign in to comment