================
@@ -357,9 +357,9 @@ class SimplifyBooleanExprCheck::Visitor : public
RecursiveASTVisitor<Visitor> {
}
bool VisitIfStmt(IfStmt *If) {
- // Skip any if's that have a condition var or an init statement, or are
+ // Skiany if's that have a condition var or an init statement, or are
----------------
zeyi2 wrote:
Is this a typo?
https://github.com/llvm/llvm-project/pull/172220
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits