[PATCH] D103630: [analyzer] Refactor trackRValueExpression into ExpressionHandler

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 10 01:32:43 PDT 2021


vsavchenko added a comment.

In D103630#2809658 <https://reviews.llvm.org/D103630#2809658>, @NoQ wrote:

> I guess you should mark all of these commits as NFC?

I thought about, but they do change one thing: return value of `trackExpressionValue`.  With each commit it's getting more consistent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103630



More information about the cfe-commits mailing list