[PATCH] D79425: [analyzer] StdLibraryFunctionsChecker: Add overload for adding the same summary for different names
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 6 02:07:19 PDT 2020
xazax.hun added a comment.
I'd prefer to have this functionality committed together its first actual use with tests.
I also agree with @balazske, we should diagnose the cases when we have multiple summaries for the same function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79425/new/
https://reviews.llvm.org/D79425
More information about the cfe-commits
mailing list