-
-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an observer for
COUNTERS_MAPS
for 8-bit SanCov (#1283)
* Add sancov multimap observer to sancov_8bit target * Undo autofmt of Cargo.toml * Fix formatting * Fix import errors under no-default-features, add Safety to counters_maps_observer * Make observer function no_mangle to allow it to easily be used in a staticlib crate * Make clippy happy by using export_name instead of no_mangle * Add observers feature flag and hide counters maps observer behind it * Fix formatting
- Loading branch information
1 parent
aa6d331
commit 5a6d683
Showing
2 changed files
with
302 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters