[PATCH] D85319: [analyzer] Get info from the LLVM IR for precision
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 5 12:02:22 PDT 2020
martong added a comment.
In D85319#2197104 <https://reviews.llvm.org/D85319#2197104>, @rjmccall wrote:
> This seems a huge architectural change that we need to talk about.
Yes, sure. I am open to and welcome any discussions and suggestions. This patch is just a prototype to demonstrate the usability and feasibility. As @NoQ indicated there is a relevant discussion <http://lists.llvm.org/pipermail/cfe-dev/2020-August/066426.html> in cfe-dev, maybe it's better to discuss there because of the bigger visibility.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85319/new/
https://reviews.llvm.org/D85319
More information about the cfe-commits
mailing list