Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add support for ASAN print_scariness #359

Merged
merged 7 commits into from
Dec 2, 2020

Conversation

bmc-msft
Copy link
Contributor

@bmc-msft bmc-msft commented Dec 1, 2020

This adds support for ASAN's "scariness" score and description.

The scariness index is exposed by the user providing ASAN_OPTIONS=print_scariness=1 for their target_env during crash reporting.

https://github.com/llvm/llvm-project/blob/master/compiler-rt/lib/asan/asan_scariness_score.h

@bmc-msft bmc-msft changed the title Add support for ASAN's print_scariness Add support for ASAN print_scariness Dec 1, 2020
@bmc-msft bmc-msft requested a review from ranweiler December 1, 2020 23:42
@bmc-msft bmc-msft added the internal-request Requested by internal teams label Dec 1, 2020
@ghost
Copy link

ghost commented Dec 2, 2020

Hello @bmc-msft!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 18 hours, a condition that will be fulfilled in about 17 hours 32 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@bmc-msft bmc-msft merged commit 054989f into microsoft:main Dec 2, 2020
@bmc-msft bmc-msft deleted the add-scariness-value branch December 2, 2020 16:33
@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-merge internal-request Requested by internal teams
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants