diff options
author | Jake Egan <Jake.egan@ibm.com> | 2025-05-12 16:32:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 16:32:29 -0400 |
commit | 5b2fc2bfb9b8ccc4e3cded7c998c31438d7be5fb (patch) | |
tree | f46f5926ebd2b9303ee154d7743673d4bfef52a1 /clang/lib/Serialization/ModuleManager.cpp | |
parent | fb017a52e7934e7f287f81e8b6057419b9a82857 (diff) | |
download | llvm-5b2fc2bfb9b8ccc4e3cded7c998c31438d7be5fb.zip llvm-5b2fc2bfb9b8ccc4e3cded7c998c31438d7be5fb.tar.gz llvm-5b2fc2bfb9b8ccc4e3cded7c998c31438d7be5fb.tar.bz2 |
[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>
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions