-
Notifications
You must be signed in to change notification settings - Fork 152
Enable sanitizers for macOS, Linux, Windows #1559
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
Open
CedricGuillemet
wants to merge
56
commits into
BabylonJS:master
Choose a base branch
from
CedricGuillemet:ASAN
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 25 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
351c87b
enable sanitizers for macOS, Linux and Android
CedricGuillemet b78acf4
no &&
CedricGuillemet c2f1138
syntax
CedricGuillemet ed44d18
job names
CedricGuillemet a388975
parameters
CedricGuillemet f46d415
disable unity build
CedricGuillemet ba0e5c3
missing header, unity build back
CedricGuillemet 121cd8a
linux build
CedricGuillemet 46a5c25
rtti for glslang
CedricGuillemet a1c6286
Merge branch 'ASAN' of https://github.com/CedricGuillemet/BabylonNati…
CedricGuillemet 2fa6784
android sanitizers
CedricGuillemet 18f0dab
ndk 28
CedricGuillemet c11fba6
sanitizers for unittests android
CedricGuillemet f17242c
Merge branch 'master' of https://github.com/babylonjs/BabylonNative i…
CedricGuillemet 8d910e7
removed perf test
CedricGuillemet 8f93ea4
JSRuntimeHost update
CedricGuillemet 55ee800
removed android + sanitizer
CedricGuillemet 816ee5d
Merge branch 'master' of https://github.com/babylonjs/BabylonNative i…
CedricGuillemet 31f815f
disable ubsan for 1 template method
CedricGuillemet c80dd5c
fix leaks
CedricGuillemet 88724f3
fix casting
CedricGuillemet 9345b67
leaks and warnings
CedricGuillemet 51740d3
early exit
CedricGuillemet a46ad85
mem leak
CedricGuillemet 654407c
removed union
CedricGuillemet 5c1c3af
operator =
CedricGuillemet 2bbe45b
check for self assignment
CedricGuillemet fa7fa44
Merge branch 'master' of https://github.com/babylonjs/BabylonNative i…
CedricGuillemet 8b77c08
Merge branch 'master' of https://github.com/babylonjs/BabylonNative i…
CedricGuillemet 2b399ad
win32 sanitizer
CedricGuillemet 32a2773
fix errors reported by ASAN
CedricGuillemet a1bcc71
Merge remote-tracking branch 'origin/ASAN' into ASAN
CedricGuillemet 8b0f51c
Merge branch 'master' of https://github.com/babylonjs/BabylonNative i…
CedricGuillemet 5db4de6
conflict
CedricGuillemet e9c3faa
ASAN .dlls
CedricGuillemet 47143d7
Merge branch 'master' of https://github.com/babylonjs/BabylonNative i…
CedricGuillemet c220203
asan dll destination path fix
CedricGuillemet 50bee86
ASAN suppress list for Linux
CedricGuillemet c3d8bd8
Merge remote-tracking branch 'origin/ASAN' into ASAN
CedricGuillemet 47cede9
job parameter consistency
CedricGuillemet 68b827d
more on job parameters
CedricGuillemet b4050c3
condition
CedricGuillemet 9fb5fa2
condition
CedricGuillemet 1142393
condition
CedricGuillemet 1a52baa
leaking display
CedricGuillemet 25d7ce0
typo
CedricGuillemet 097313c
removed condition
CedricGuillemet 39d2ebd
suppress comment, move unittest before VT
CedricGuillemet e327445
test with higherlevel function to suppress reported leaks
CedricGuillemet b121c08
fix union
CedricGuillemet 60ff440
try to suppress lib jsc from reported leaks
CedricGuillemet b329df2
suppress libdbus
CedricGuillemet e497429
DBus
CedricGuillemet eb9e0d5
almost ready
CedricGuillemet 260aa88
no asan for CI
CedricGuillemet f5e5002
command line doc
CedricGuillemet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe this should be an error instead of warning? I would think this is a mistake if someone tried to enable sanitizers on a platform that doesn't allow it.