[all-commits] [llvm/llvm-project] 59d2dc: [clang][Interp] IntegralAP zero-initializers (#68081)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Oct 18 23:21:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59d2dc239b053d124ebc82937da2e7a38d0ec11e
https://github.com/llvm/llvm-project/commit/59d2dc239b053d124ebc82937da2e7a38d0ec11e
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/IntegralAP.h
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Opcodes.td
M clang/test/AST/Interp/intap.cpp
Log Message:
-----------
[clang][Interp] IntegralAP zero-initializers (#68081)
More information about the All-commits
mailing list