search for: getfieldcount

Displaying 1 result from an estimated 1 matches for "getfieldcount".

2015 Jul 13
2
[LLVMdev] Problem with InsertPointGuard ABI?
....cpp:99 96 auto check = _builder.GetInsertBlock(); 97 { 98 llvm::IRBuilderBase::InsertPointGuard guard{_builder}; -> 99 _builder.SetInsertPoint(checkBB); 100 } 101 102 if (_builder.GetInsertBlock() != check) (lldb) p guard Assertion failed: (field_idx < record_layout.getFieldCount()), function GetChildClangTypeAtIndex, file /SourceCache/lldb/lldb-320.4.156/source/Symbol/ClangASTType.cpp, line 6615. Abort trap: 6 It's hard to create a small executable where the problem can be reproduced. Cheers, - Paweł Bylica -------------- next part -------------- An HTML attachment w...