alexfh wrote: > So far I found one assertion failure: > > ``` > assert.h assertion failed at > llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp:3377 in const > ASTRecordLayout &clang::ASTContext::getASTRecordLayout(const RecordDecl *) > const: D && "Cannot get layout of forward declarations!" > ... > Trying to produce a test case.
The reduction is running, but it's going to take a lot of time, I'm afraid (as it usually is with module-related bugs). The initial size of the inputs is around 450MB. https://github.com/llvm/llvm-project/pull/133057 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
