-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Clang's memory sanitizer (#120)
* support clang's memory sanitizer but disabled by default * add test for memory sanitizer * unify all sanitizers * set extra ASAN_OPTIONS to detect stack-use-after-return * set default sanitizer opt level to O0
- Loading branch information
1 parent
234bd98
commit ecdcf17
Showing
2 changed files
with
64 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters