This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e490676ea2e: [analyzer] Extract InterestingLValueHandler
(authored by vsavchenko).
Changed prior to commit:
https://reviews.llvm.org/D103917?vs=3
NoQ accepted this revision.
NoQ added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:2156
-class DefaultExpressionHandler final : public ExpressionHandler {
+// TODO: extract it into more handl
vsavchenko created this revision.
vsavchenko added reviewers: NoQ, xazax.hun, martong, steakhal, Szelethus,
manas, RedDocMD.
Herald added subscribers: ASDenysPetrov, dkrupp, donat.nagy, mikhail.ramalho,
a.sidorin, rnkovacs, szepet, baloghadamsoftware.
vsavchenko requested review of this revision.