[all-commits] [llvm/llvm-project] c089fa: [clang][Interp] Fix assertion in InitElem{, Pop} ops
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Mar 4 04:31:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c089fa5a729e217d0c0d4647656386dac1a1b135
https://github.com/llvm/llvm-project/commit/c089fa5a729e217d0c0d4647656386dac1a1b135
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/arrays.cpp
Log Message:
-----------
[clang][Interp] Fix assertion in InitElem{,Pop} ops
... when the pointer is an unknown size array.
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