[PATCH] D55051: [Analyzer] [HOTFIX!] SValBuilder crash when `aggressive-binary-operation-simplification` enabled

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 29 04:23:47 PST 2018


baloghadamsoftware added a comment.

In D55051#1312660 <https://reviews.llvm.org/D55051#1312660>, @Szelethus wrote:

> Have you seen a crash resulting from this? Is supplying a test case feasable? I know that some of these errors are extremely hard to reproduce.
>
> Edit: Nevertheless, looks good to me.


There could be probably a test provided, but the bug is very obvious if you look at the code. Also if you compare it with the first version of the original patch.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55051





More information about the cfe-commits mailing list