[all-commits] [llvm/llvm-project] b44763: [clang][Interp] Fix scalar inits of void type (#69...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Oct 24 00:18:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b44763c5e690ddb61941ad56fb12f46e723b8071
https://github.com/llvm/llvm-project/commit/b44763c5e690ddb61941ad56fb12f46e723b8071
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Fix scalar inits of void type (#69868)
More information about the All-commits
mailing list