================
@@ -284,8 +284,9 @@ Response HandleFunction(Sema &SemaRef, const FunctionDecl 
*Function,
     // don't get any template arguments from this function but might get
     // some from an enclosing template.
     return Response::UseNextDecl(Function);
-  } else if (const TemplateArgumentList *TemplateArgs =
----------------
oToToT wrote:

`llvm-else-after-return` here might not be that important (and kinda like a 
false-positive?), I can revert this back if the original is actually better.

https://github.com/llvm/llvm-project/pull/182851
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to