The following functions are used in the unittest, to access
information about invalid information detected by the Reader
during the debug information analysis:
- getDebugTags
- getWarningOffsets
- getInvalidLocations
- getInvalidCoverages
- getInvalidRanges
- getLinesZero
Just return a reference to the container with the information.
Note: Issue discovered by the smart pointers changes to the tool.
https://reviews.llvm.org/D137933