================
@@ -201,7 +201,7 @@ bool anyConflict(const llvm::SmallVectorImpl<FixItHint>
&FixIts,
const SourceManager &SM);
} // namespace internal
-std::set<const Expr *> findUnsafePointers(const FunctionDecl *FD);
+std::set<const Expr *> findUnsafePointers(const Decl *FD);
----------------
jkorous-apple wrote:
https://github.com/llvm/llvm-project/pull/184899
https://github.com/llvm/llvm-project/pull/182941
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits