[all-commits] [llvm/llvm-project] 498757: [clang][Interp][NFC] Fix initializing union APValues
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jun 19 09:32:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 498757e710f39d536633436fe6b4081df73dd6b7
https://github.com/llvm/llvm-project/commit/498757e710f39d536633436fe6b4081df73dd6b7
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Fix initializing union APValues
The InitElem op assumes an array.
Commit: e0b66a4d6848dae2a03e4a17292b501c01baa009
https://github.com/llvm/llvm-project/commit/e0b66a4d6848dae2a03e4a17292b501c01baa009
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Loosen an assertion
Compare: https://github.com/llvm/llvm-project/compare/34a2889e901d...e0b66a4d6848
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