Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sancov #8

Open
4 tasks
kennytm opened this issue Jun 13, 2017 · 0 comments
Open
4 tasks

Support sancov #8

kennytm opened this issue Jun 13, 2017 · 0 comments
Assignees
Milestone

Comments

@kennytm
Copy link
Owner

kennytm commented Jun 13, 2017

  • (rustc) Make sure asan is supported on all relevant platforms (tracking)
  • (cargo-cov) Build sancov-enabled binaries (easy)
  • (cargo-cov) Run sancov-enabled binaries to get the *.sancov files (easy)
  • (cov) Construct Graph by analyzing the DWARF info (very hard)

https://clang.llvm.org/docs/SanitizerCoverage.html

@kennytm kennytm added this to the v2.0.0 milestone Jun 13, 2017
@kennytm kennytm self-assigned this Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant