[llvm-bugs] [Bug 40548] New: Replace dead test
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 31 09:01:08 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40548
Bug ID: 40548
Summary: Replace dead test
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: jh7370.2008 at my.bristol.ac.uk
CC: jdevlieghere at apple.com, keith.walker at arm.com,
llvm-bugs at lists.llvm.org,
paul_robinson at playstation.sony.com
The following test appears to have been rendered dead due to r349968:
test/DebugInfo/llvm-symbolizer-split-dwarf-empty.test
NB: The above is likely shortly going to be renamed
test/DebugInfo/symbolize-split-dwarf-empty.test
I think the behaviour under test is still important, if I understand the
original motivation correctly, so it should be replaced somehow. Possibly a
unit test would be a better approach here.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190131/1fd7b63c/attachment.html>
More information about the llvm-bugs
mailing list