[PATCH] D85424: [Analyzer] Crash fix for alpha.cplusplus.IteratorRange

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 7 11:13:19 PDT 2020


NoQ added a comment.

Tests?

There should be no `UndefinedVal`s in function arguments unless you disable `core` checkers (which isn't supported).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85424/new/

https://reviews.llvm.org/D85424



More information about the cfe-commits mailing list