llvm-project
5b2fc2bf - [sanitizer_common][AIX] Use scoped pragma to suppress atomic alignment warnings (#139272)

Commit
251 days ago
[sanitizer_common][AIX] Use scoped pragma to suppress atomic 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: https://github.com/llvm/llvm-project/issues/138916 Co-authored-by: Hubert Tong <hubert.reinterpretcast@gmail.com>
Author
Parents
Loading