[PATCH] D30489: [analyzer] catch out of bounds for VLA

Anna Zaks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 13:12:36 PST 2017


zaks.anna added a comment.

Gábor's suggestion sounds good to me. I think ArrayBoundCheckerV2 checker has a higher chance to be productized / moved out of alpha in the future.

Should we just remove ArrayBoundChecker.cpp or is there a value in keeping it around?


Repository:
  rL LLVM

https://reviews.llvm.org/D30489





More information about the cfe-commits mailing list