[PATCH] D109836: [Analyzer] ConversionChecker: track back the cast expression

2021-09-16 Thread Gabor Marton via Phabricator via cfe-commits
martong added a comment. In D109836#3002811 , @steakhal wrote: > LGTM. > Thanks for fixing this. Thanks for the review! > Should this checker remain in alpha in its current form? > WDYT? @all There is no clear explanation for this checker being alpha.

[PATCH] D109836: [Analyzer] ConversionChecker: track back the cast expression

2021-09-16 Thread Gabor Marton via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG96ec9b6ff2f0: [Analyzer] ConversionChecker: track back the cast expression (authored by martong). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109836/new/

[PATCH] D109836: [Analyzer] ConversionChecker: track back the cast expression

2021-09-15 Thread Balázs Benics via Phabricator via cfe-commits
steakhal accepted this revision. steakhal added a comment. This revision is now accepted and ready to land. LGTM. Thanks for fixing this. Should this checker remain in alpha in its current form? WDYT? @all Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.o

[PATCH] D109836: [Analyzer] ConversionChecker: track back the cast expression

2021-09-15 Thread Gabor Marton via Phabricator via cfe-commits
martong created this revision. martong added reviewers: steakhal, Szelethus, NoQ. Herald added subscribers: manas, ASDenysPetrov, gamesh411, dkrupp, donat.nagy, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun, whisperity. martong requested review of this revision. Hera