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

Documentation fixes #5038

Open
inferno-chromium opened this issue Jan 22, 2021 · 0 comments · May be fixed by #5455
Open

Documentation fixes #5038

inferno-chromium opened this issue Jan 22, 2021 · 0 comments · May be fixed by #5455

Comments

@inferno-chromium
Copy link
Collaborator

Suggestion from Theodore:

Suggested langauge improvement from the reproducing bugs section --- tell people to try building with clang and the relevant santizer, and then try running the fuzzing target against the test case. If it doesn't reproduce, or if they don't have access to a new-enough version of clang, then they can fall back to using the Docker environment. For most people who don't have deep experience with Docker, that's actually going to be simpler than trying to use infra.py and trying to wrestle with docker. Also, if they learn how to build the sanitizer into their application, and exposing them to the clang docs, they might be able to find more bugs on their own (e.g., by running their regression test suite with various sanitizers enabled).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant