[PATCH] D75514: [Analyzer] Only add container note tags to the operations of te affected container
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 08:53:03 PST 2020
Charusso accepted this revision.
Charusso added a comment.
This revision is now accepted and ready to land.
Cool, that one a lucky one! I think the SymbolRef based world also working, just at some point it could not scale because other systems are region based... For now, it is a much better solution, and this pattern to overload the callback with all the interestingness seems like the standard way of using NoteTags. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75514/new/
https://reviews.llvm.org/D75514
More information about the cfe-commits
mailing list