[all-commits] [llvm/llvm-project] a997d4: [NFC][Asan] Remove volatile from test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Aug 26 14:50:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a997d45af91ad7b812fce906888f2428ce05455d
https://github.com/llvm/llvm-project/commit/a997d45af91ad7b812fce906888f2428ce05455d
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M compiler-rt/lib/asan/tests/asan_test.cpp
Log Message:
-----------
[NFC][Asan] Remove volatile from test
After #155447.
It's not needed, but does not compile on PowerPC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list