In the comparation of return statement, return value(if it is CXXBoolLiteralExpr) should be handled explicitly, otherwise an incorrect result would be returned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D159479
[ASTImport]CXXBoolLiteralExpr should be handled explicitly in statement comparation jcsxky on Thu, Sep 7, 3:40 AM. Authored by
Details In the comparation of return statement, return value(if it is CXXBoolLiteralExpr) should be handled explicitly, otherwise an incorrect result would be returned.
Diff Detail
Event Timeline |