Fixed in fe7b2a8. Thanks for reporting the issue, Karine.
- Yang
On 6/7/21 2:07 PM, Even Mendoza, Karine wrote:
Hi,
I got the following crash while reducing a program (I attached the
relevant files + my script):
```
/usr/lib/x86_64-linux-gnu/clang_delta
--transformation=reduce-pointer-level --counter=1 test2240686269.c
clang_delta: /usr/lib/llvm-9/include/clang/AST/Expr.h:4420: const
clang::Expr* clang::InitListExpr::getInit(unsigned int) const:
Assertion `Init < getNumInits() && "Initializer access out of range!"'
failed.
Aborted (core dumped)
```
Best,
Karine