================
@@ -19706,22 +19706,29 @@ static void buildLambdaCaptureFixit(Sema &Sema,
LambdaScopeInfo *LSI,
}
}
+static DeclContext *ignoreReuquiresBodyDecl(DeclContext *DC) {
----------------
erichkeane wrote:
```suggestion
static DeclContext *ignoreRequiresBodyDecl(DeclContext *DC) {
```
https://github.com/llvm/llvm-project/pull/78598
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
