[all-commits] [llvm/llvm-project] 89b118: [test][DebugInfo][NFC] Rename method for clarity
James Henderson via All-commits
all-commits at lists.llvm.org
Mon Jan 6 03:30:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 89b11843254a4a0d7581b8c625fc0b40dfaf0235
https://github.com/llvm/llvm-project/commit/89b11843254a4a0d7581b8c625fc0b40dfaf0235
Author: James Henderson <jh7370 at my.bristol.ac.uk>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
Log Message:
-----------
[test][DebugInfo][NFC] Rename method for clarity
The checkGetOrParseLineTableEmitsError function could end up generating
both recoverable and unrecoverable errors, but it is only intended for
handling the latter.
Reviewed by: dblaikie
Differential Revision: https://reviews.llvm.org/D72156
More information about the All-commits
mailing list