[PATCH] D105340: [analyzer] Produce SymbolCast symbols for integral types in SValBuilder::evalCast

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 12 06:53:05 PST 2022


ASDenysPetrov added a comment.

In D105340#3232671 <https://reviews.llvm.org/D105340#3232671>, @NoQ wrote:

> This looks great with the option flag. Landing this patch will enable more people to test the new mode and produce feedback on whether the constraint solver keeps working well enough in presence of the new symbols.

Many thanks for your approval, @NoQ! The upset thing is that to get this loaded we also should close this parent revision D103094 <https://reviews.llvm.org/D103094> :-(


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

https://reviews.llvm.org/D105340



More information about the cfe-commits mailing list