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
Event Timeline
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | ||
---|---|---|
443 |
| |
455–456 |
| |
469 |
| |
474 |
| |
486 |
| |
491 |
|