================ @@ -8476,27 +8476,20 @@ bool TypeSystemClang::CompleteTagDeclarationDefinition( clang::ASTContext &ast = lldb_ast->getASTContext(); - /// TODO This really needs to be fixed. + unsigned NumNegativeBits = 0; ---------------- Michael137 wrote:
Can we move this block back into the `if (!integer_type.isNull()) {` condition below? https://github.com/llvm/llvm-project/pull/115005 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits