[all-commits] [llvm/llvm-project] 5c0dfc: [clang][bytecode] Fix tail padding with __builtin_...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jul 15 13:02:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c0dfced1adc55429e32b1db08570abd3a219d85
https://github.com/llvm/llvm-project/commit/5c0dfced1adc55429e32b1db08570abd3a219d85
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltin.cpp
M clang/test/AST/ByteCode/builtin-object-size.cpp
Log Message:
-----------
[clang][bytecode] Fix tail padding with __builtin_object_size (#209771)
This fixes the new libcxx/atomics/builtin_clear_padding.pass.cpp
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