[PATCH] D116108: [unittest][DebugInfo/DWARF] Do not report skipped tests as passed
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 21 07:07:29 PST 2021
ikudrin created this revision.
ikudrin added reviewers: dblaikie, jhenderson.
ikudrin added a project: LLVM.
ikudrin requested review of this revision.
This is similar to what we have already done to some other tests. See D102643 <https://reviews.llvm.org/D102643>, D102710 <https://reviews.llvm.org/D102710>, D102754 <https://reviews.llvm.org/D102754>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116108
Files:
llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDieManualExtractTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFExpressionCopyBytesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116108.395670.patch
Type: text/x-patch
Size: 14725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/65f6f62b/attachment.bin>
More information about the llvm-commits
mailing list