Integrate Clang AddressSanitizer in tests - #1903
Merged
Merged
Conversation
3manifold
force-pushed
the
asan
branch
9 times, most recently
from
July 18, 2025 12:59
5659d05 to
0efd96b
Compare
3manifold
commented
Jul 18, 2025
3manifold
commented
Jul 18, 2025
3manifold
marked this pull request as ready for review
July 18, 2025 13:10
Collaborator
|
For context: |
Contributor
Author
Thanks for the note. Worth noting that sanitisers still exist but are maintained under the LLVM project (link). |
3manifold
force-pushed
the
asan
branch
3 times, most recently
from
July 21, 2025 14:10
83c0c09 to
9885b07
Compare
jordimas
reviewed
Dec 23, 2025
jordimas
reviewed
Dec 23, 2025
jordimas
reviewed
Dec 23, 2025
Contributor
Author
3manifold
force-pushed
the
asan
branch
5 times, most recently
from
January 14, 2026 12:09
7b8c6a4 to
c909d4b
Compare
Contributor
Author
|
@jordimas Rebased with latest |
This reverts commit bbc7ba8.
Lanurence666
pushed a commit
to Lanurence666/CTranslate2_backport_py38
that referenced
this pull request
May 23, 2026
veilnetwork
pushed a commit
to veilnetwork/CTranslate2
that referenced
this pull request
Aug 27, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Tested: temporarily introduced a memory leak in an operator to check that
asanworks:https://github.com/OpenNMT/CTranslate2/actions/runs/16419223767/job/46392885237#logs
resolves #1928