[all-commits] [llvm/llvm-project] 20d7ff: [clang][Interp] Fix atomic builtins with integral ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jul 23 04:16:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20d7fff5eaaa9d78807035d63e5c503bfc1b497e
https://github.com/llvm/llvm-project/commit/20d7fff5eaaa9d78807035d63e5c503bfc1b497e
Author: Timm BΓ€der <tbaeder at redhat.com>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/atomic.c
Log Message:
-----------
[clang][Interp] Fix atomic builtins with integral pointers
Check the integral pointer value.
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