Files
clang-p2996/clang/lib/AST/ASTStructuralEquivalence.cpp
huqizhi b0ea2790c4 [ASTImport]CXXBoolLiteralExpr should be handled explicitly in statement comparation
In the comparation of return statement, return value(if it is
CXXBoolLiteralExpr) should be handled explicitly, otherwise an
incorrect result would be returned.

Reviewed By: steakhal, donat.nagy

Differential Revision: https://reviews.llvm.org/D159479
2023-09-08 14:52:14 +08:00

88 KiB