Displaying 1 result from an estimated 1 matches for "issignedintegerorenumerationtyp".
Did you mean:
issignedintegerorenumerationtype
2018 Jul 04
2
Why SI.isSigned() is not equals to E->getType()->isSignedIntegerOrEnumerationType()?
...pr*, clang::APValue&) 7096 1 0
clang-7:
/home/zhaixiang/project/Loong-Language/loong-llvm/tools/clang/lib/AST/ExprConstant.cpp:7098:
bool {anonymous}::IntExprEvaluator::Success(const llvm::APSInt&, const
clang::Expr*, clang::APValue&): Assertion `SI.isSigned() ==
E->getType()->isSignedIntegerOrEnumerationType() && "Invalid evaluation
result."' failed.
Stack dump:
0. Program arguments:
/home/zhaixiang/project/Loong-Language/loong-llvm/build/bin/clang-7 -cc1
-triple mips64el-redhat-linux -emit-llvm -disable-free -main-file-name
e203_core.loong -mrelocation-model pic -pic-leve...