The checkGetOrParseLineTabelEmitsError function could end up generating both recoverable and unrecoverable errors, but it is only intended for handling the latter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D72156
[test][DebugInfo][NFC] Rename method for clarity ClosedPublic Authored by jhenderson on Jan 3 2020, 7:38 AM.
Details Summary The checkGetOrParseLineTabelEmitsError function could end up generating both recoverable and unrecoverable errors, but it is only intended for handling the latter.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 4 2020, 2:05 PM Closed by commit rG89b11843254a: [test][DebugInfo][NFC] Rename method for clarity (authored by jhenderson). · Explain WhyJan 6 2020, 3:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 236061 llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
|