[all-commits] [llvm/llvm-project] aa2c7f: [Clang] Add selftest for macro __BPF_FEATURE_ATOMI...
yonghong-song via All-commits
all-commits at lists.llvm.org
Thu Mar 26 11:55:50 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa2c7f136ade7e38f4cd940b5efe49b71220a739
https://github.com/llvm/llvm-project/commit/aa2c7f136ade7e38f4cd940b5efe49b71220a739
Author: yonghong-song <yhs at fb.com>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M clang/test/Preprocessor/bpf-predefined-macros.c
Log Message:
-----------
[Clang] Add selftest for macro __BPF_FEATURE_ATOMIC_MEM_ORDERING (#188675)
Add selftest for macro __BPF_FEATURE_ATOMIC_MEM_ORDERING as the pull
request [1] missed the test.
[1] https://github.com/llvm/llvm-project/pull/107343
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