[llvm-bugs] [Bug 41596] New: Add test coverage for no-threads and no-exceptions configurations.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 24 22:32:36 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41596
Bug ID: 41596
Summary: Add test coverage for no-threads and no-exceptions
configurations.
Product: libc++abi
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedbugs at nondot.org
Reporter: eric at efcs.ca
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Currently we don't have any test coverage for the -fno-exceptions and
single-threaded variants of libc++abi.
They shouldn't cost much to add and it's embarrassing that they're untested.
--
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/20190425/3f698647/attachment.html>
More information about the llvm-bugs
mailing list