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 support for Clang's Thread Sanitizer (Tsan) #7453

Merged
merged 2 commits into from
Jun 8, 2021

Conversation

mrjerryjohns
Copy link
Contributor

Problem

Change overview

  • Add a build arg to platform/BUILD.gn 'is_tsan' to enable Tsan.

Testing

  • Ran chip-tool and it was able to detect and uncover quite a few races.

@CLAassistant
Copy link

CLAassistant commented Jun 8, 2021

CLA assistant check
All committers have signed the CLA.

@mrjerryjohns mrjerryjohns requested a review from andy31415 June 8, 2021 16:26
@mspang mspang merged commit 8a417ea into project-chip:master Jun 8, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
* Support for Tsan

* Restyled by gn

Co-authored-by: Restyled.io <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Tsan
8 participants