[all-commits] [llvm/llvm-project] 9a8215: [clang][bytecode] Fix a mishap in HasPtrField calc...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Mar 3 23:59:44 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a821584a5165809fdfeffdb086d398e7a66e101
https://github.com/llvm/llvm-project/commit/9a821584a5165809fdfeffdb086d398e7a66e101
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M clang/lib/AST/ByteCode/Program.cpp
M clang/lib/AST/ByteCode/Record.cpp
Log Message:
-----------
[clang][bytecode] Fix a mishap in HasPtrField calculation (#184557)
The Record constructor has a parameter and a class member of the same
name. Also include composite array element types in the calculation in
Program.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