[cfe-dev] Clang coverage callback default function
Edgar Mobile via cfe-dev
cfe-dev at lists.llvm.org
Thu Sep 23 01:00:21 PDT 2021
Greetings,
according to the documentation at
https://clang.llvm.org/docs/SanitizerCoverage.html#default-implementation
Clang provides default implementations of the coverage callbacks for sancov output. Can these be examined in the code somewhere, if yes, where? I'm in a project that has to use gcc but would be happy to use them somehow.
I accidently double-posted btw.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210923/252e8655/attachment-0001.html>
More information about the cfe-dev
mailing list