Hi, I have tried reducing a c file and I got several of these: ===< pass_clang :: return-void >=== clang_delta: ReturnVoid.cpp:191: bool RVASTVisitor::rewriteFuncDecl(clang::FunctionDecl*): Assertion `Offset >= 0' failed. Stack dump: 0. <eof> parser at end of file sh: line 1: 22241 Aborted /projects/firepath_tools/work/pmatos/tmp/creduce/creduce/../clang_delta/clang_delta --transformation=return-void --counter=1 /tmp/UWi1qCV9N3/test.i > /tmp/fileQgzFbN
======================================= OOPS: clang_delta crashed; please consider mailing clang_delta_crash_tmp_fileQgzFbN.c to [email protected] and we will try to fix the bug ======================================= However clang_delta_crash_tmp_fileQgzFbN.c is nowhere to be found... Where is it? Cheers, Paulo Matos
