Skip to content

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

Open
jakeegan opened this issue May 7, 2025 · 1 comment
Open

Implement address sanitizer on AIX #138916

jakeegan opened this issue May 7, 2025 · 1 comment
Assignees
Labels

Comments

@jakeegan jakeegan self-assigned this May 7, 2025
@jakeegan
Copy link
Member Author

jakeegan commented May 7, 2025

FYI: @vitalybuka

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
Labels
Projects
None yet
Development

No branches or pull requests

3 participants