[PATCH] D74899: Use new FailedWithMessage matcher in DWARFDebugLineTest.cpp
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 06:40:00 PST 2020
labath created this revision.
labath added reviewers: jhenderson, dblaikie.
Herald added a project: LLVM.
labath added a parent revision: D74898: [Error/unittests] Add a FailedWithMessage gtest matcher.
This should produce slightly better error messages in case of failures.
Only slightly, because this code was pretty careful about that to begin
with -- I've seen code which does much worse.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74899
Files:
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74899.245638.patch
Type: text/x-patch
Size: 16828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/0fdffdae/attachment.bin>
More information about the llvm-commits
mailing list