[PATCH] D41151: [analyzer] Adding LoopContext and improve loop modeling

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 18 06:30:01 PST 2017


a.sidorin added a comment.

This thing is very similar to https://reviews.llvm.org/D19979. Do we really need to create a separate LoopContext or we can reuse ScopeContext instead?


https://reviews.llvm.org/D41151





More information about the cfe-commits mailing list