[all-commits] [llvm/llvm-project] 9099f6: [clang][Interp] Skip unnamed bit fields in initial...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Apr 17 23:20:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9099f6f8dcffffd7cf7d5cbe9ca4b7582851fde1
https://github.com/llvm/llvm-project/commit/9099f6f8dcffffd7cf7d5cbe9ca4b7582851fde1
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/Program.cpp
M clang/test/AST/Interp/records.cpp
Log Message:
-----------
[clang][Interp] Skip unnamed bit fields in initializers
Fixes the Codegen/CSKY/csky-hard-abi.c test
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