[llvm-bugs] [Bug 44171] New: GWP ASAN documentation doesn't describe how to include/link the GWP header + link
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 28 07:38:46 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44171
Bug ID: 44171
Summary: GWP ASAN documentation doesn't describe how to
include/link the GWP header + link
Product: Documentation
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: General docs
Assignee: unassignedbugs at nondot.org
Reporter: alex.gaynor at gmail.com
CC: llvm-bugs at lists.llvm.org
https://llvm.org/docs/GwpAsan.html#allocator-support includes an example of
what code integrating GWP ASAN could look like.
However, the code does not indicate which header you're supposed to include, or
which linker incantations are required. Including such details would make GWP
ASAN much more accessible.
--
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/20191128/df26711f/attachment.html>
More information about the llvm-bugs
mailing list