Closed balazske closed 4 years ago
analysis of bitcoin with clang master
"monorepo" commit b32ceb79b00a24312062b7d78ac29c0a3ba0cd8a "[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through support."
llvm-project/clang/lib/AST/Decl.cpp:3449: void clang::FunctionDecl::setDescribedFunctionTemplate(clang::FunctionTemplateDecl*): Assertion `TemplateOrSpecialization.isNull() && "Member function is already a specialization"' failed.
This problem is fixed by: https://reviews.llvm.org/D65203
analysis of bitcoin with clang master
"monorepo" commit b32ceb79b00a24312062b7d78ac29c0a3ba0cd8a "[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through support."