[PATCH] D42266: [analyzer] Prevent AnalyzerStatsChecker from crash

Devin Coughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 21 13:43:06 PST 2018


dcoughlin added a comment.

This seems reasonable.

Would it make sense to use the last element of the block edge's source for the diagnostic location when the destination block is empty?


Repository:
  rC Clang

https://reviews.llvm.org/D42266





More information about the cfe-commits mailing list