[cfe-dev] Compatibility of -fsanitize-coverage and CFI

Stephen Crane via cfe-dev cfe-dev at lists.llvm.org
Wed Jan 27 11:23:22 PST 2021


I've been poking back through commit history and the mailing lists and I
can't find any explanation of why CFI is not allowed to be combined with
sancov. It even appears to me that CFI w/ diagnostics uses ubsan which
links in sancov and initializes coverage. Is CFI actually incompatible with
sancov or should I try to allow them together and add tests for this?

Thanks,
Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210127/0f23c1a3/attachment.html>


More information about the cfe-dev mailing list