[PATCH] D72156: [test][DebugInfo][NFC] Rename method for clarity

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 07:44:19 PST 2020


jhenderson created this revision.
jhenderson added reviewers: ikudrin, JDevlieghere, dblaikie, probinson, MaskRay.
Herald added a project: LLVM.

The checkGetOrParseLineTabelEmitsError function could end up generating both recoverable and unrecoverable errors, but it is only intended for handling the latter.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72156

Files:
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72156.236061.patch
Type: text/x-patch
Size: 3978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/fe7aa9d6/attachment.bin>


More information about the llvm-commits mailing list