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

Add CI jobs that run tests using LDC AddressSanitizer #33

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

nordlow
Copy link
Contributor

@nordlow nordlow commented Oct 12, 2021

@nordlow nordlow force-pushed the asan-ci branch 7 times, most recently from 835b59c to 6cd41a6 Compare October 12, 2021 11:52
- Uses @trusted to avoid -dip1000 diagnostics error
- Uses LeakSanitizer (LSan) supression patterns
- Install APT package llvm that provides llvm-symbolizer that convers addresses
  to symbols in LSan stacktrace
@nordlow
Copy link
Contributor Author

nordlow commented Oct 12, 2021

Green now. Ok, to merge, @skoppe.

@skoppe skoppe merged commit cc809da into symmetryinvestments:master Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants