[PATCH] D36564: [analyzer] Fix SimpleSValBuilder::simplifySVal

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 07:06:13 PDT 2017


NoQ added a comment.

Hmm, looks correct. Thanks! I guess this problem appeared when we enabled `SymSymExpr`s, otherwise `(End - Begin)` would have been `UnknownVal`.


Repository:
  rL LLVM

https://reviews.llvm.org/D36564





More information about the cfe-commits mailing list