[all-commits] [llvm/llvm-project] 190b91: [clang][Interp] Handle SizeOfPackExprs (#71929)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Nov 11 20:34:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 190b9179a5def1db3483617286d5a8f4a8dde1f3
https://github.com/llvm/llvm-project/commit/190b9179a5def1db3483617286d5a8f4a8dde1f3
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-11-12 (Sun, 12 Nov 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/functions.cpp
Log Message:
-----------
[clang][Interp] Handle SizeOfPackExprs (#71929)
More information about the All-commits
mailing list