[llvm-bugs] [Bug 39425] New: [Sanitizers] SanitizerOrdinal is out of bits
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 24 12:33:43 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39425
Bug ID: 39425
Summary: [Sanitizers] SanitizerOrdinal is out of bits
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: lebedev.ri at gmail.com
CC: llvm-bugs at lists.llvm.org
Once https://reviews.llvm.org/D50250 lands,
the "enum SanitizerOrdinal : uint64_t {" will not have *any* free bits
available.
--
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/20181024/09835220/attachment.html>
More information about the llvm-bugs
mailing list