[PATCH] D41150: [CFG] Adding new CFGStmt LoopEntrance for the StaticAnalyzer

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 30 16:50:20 PDT 2018


george.karpenkov added a comment.

Also loops created with gotos should also be supported (e.g. by finding backedges), but that could be done in a different patch.


https://reviews.llvm.org/D41150





More information about the cfe-commits mailing list