Expression rearrangement in SValBuilder (see rL329780) crashes with an assert if the type of the integer is different from the type of the symbol. This fix adds a check that prevents rearrangement in such cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | ||
---|---|---|
441 |
| |
452–453 |
| |
466 |
| |
471–473 |
| |
485 |
| |
490 |
|