-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Implement address sanitizer on AIX #138916
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
Labels
Comments
FYI: @vitalybuka |
This was referenced May 7, 2025
This was referenced May 9, 2025
jakeegan
added a commit
that referenced
this issue
May 12, 2025
…t warnings (#139272) Have the warning suppression apply only to the code that is currently affected. The suppression is guarded via preprocessor conditions to cases where it is tested and known to be needed. Issue: #138916 Co-authored-by: Hubert Tong <[email protected]>
llvm-sync bot
pushed a commit
to arm/arm-toolchain
that referenced
this issue
May 12, 2025
…ic alignment warnings (#139272) Have the warning suppression apply only to the code that is currently affected. The suppression is guarded via preprocessor conditions to cases where it is tested and known to be needed. Issue: llvm/llvm-project#138916 Co-authored-by: Hubert Tong <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PRs:
I will follow up with a PR to enable building/testing at the end.
The text was updated successfully, but these errors were encountered: