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

feat: ASAN build #2307

Merged
merged 2 commits into from
Sep 14, 2023
Merged

feat: ASAN build #2307

merged 2 commits into from
Sep 14, 2023

Conversation

Rumata888
Copy link
Contributor

@Rumata888 Rumata888 commented Sep 14, 2023

This PR adds ASAN build to cmake with a hint on how to make using it a bit better on the mainframe and fixed the fuzzing build, which was broken since it used the default clan

Checklist:

Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.

  • If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag.
  • I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code.
  • Every change is related to the PR description.
  • I have linked this pull request to relevant issues (if any exist).

@Rumata888 Rumata888 self-assigned this Sep 14, 2023
@ludamad ludamad merged commit 274c89f into master Sep 14, 2023
@ludamad ludamad deleted the is/bringing_asan_to_the_masses branch September 14, 2023 20:46
PhilWindle pushed a commit that referenced this pull request Sep 14, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.7.2</summary>

##
[0.7.2](aztec-packages-v0.7.1...aztec-packages-v0.7.2)
(2023-09-14)


### Features

* ASAN build
([#2307](#2307))
([274c89f](274c89f))


### Bug Fixes

* **build:** Attempt to fix deployments
([#2309](#2309))
([39f16f9](39f16f9))
</details>

<details><summary>barretenberg.js: 0.7.2</summary>

##
[0.7.2](barretenberg.js-v0.7.1...barretenberg.js-v0.7.2)
(2023-09-14)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.7.2</summary>

##
[0.7.2](barretenberg-v0.7.1...barretenberg-v0.7.2)
(2023-09-14)


### Features

* ASAN build
([#2307](#2307))
([274c89f](274c89f))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants