[PATCH] D131280: [clang][dataflow] Parameterize analysis by explicit map of analyzable functions.
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 12:23:32 PDT 2022
xazax.hun added a comment.
In D131280#3710080 <https://reviews.llvm.org/D131280#3710080>, @ymandel wrote:
> I think we should try to reuse for the reasons you mention. We can evolve it with more features as needed. I'm kind of allergic to `const char *` so I propose that I first send a patch for that and can then follow up here.
This sounds wonderful, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131280/new/
https://reviews.llvm.org/D131280
More information about the cfe-commits
mailing list