[analyzer] Fix assertion in simplifySymbolCast
Depends on D128068. Added a new test code that fails an assertion in the baseline. That is because `getAPSIntType` works only with integral types. Differential Revision: https://reviews.llvm.org/D126779
Loading
Please sign in to comment