llvm/unittests/DebugInfo
Greg Clayton a9a480efd1 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291686 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-11 17:43:37 +00:00
..
DWARF Remove all variants of DWARFDie::getAttributeValueAs...() that had parameters that specified default values. 2017-01-11 17:43:37 +00:00
PDB [PDB] Validate superblock addresses 2016-12-18 00:41:10 +00:00
CMakeLists.txt Resubmit unittests for DebugInfoPDB. 2015-02-07 01:47:14 +00:00