================
@@ -14342,22 +14358,21 @@ StmtResult
SemaOpenMP::ActOnOpenMPTileDirective(ArrayRef<OMPClause *> Clauses,
Stmt *LoopStmt = LoopStmts[I];
// Commonly used variables. One of the constraints of an AST is that every
- // node object must appear at most once, hence we define lamdas that create
- // a new AST node at every use.
+ // node object must appear at most once, hence we define a lamda that
----------------
alexey-bataev wrote:
```suggestion
// node object must appear at most once, hence we define a lambda that
```
https://github.com/llvm/llvm-project/pull/119891
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits