[PATCH] D140897: [clang][dataflow] Fix handling of `DeclRefExpr`s to `BindingDecl`s.

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 15:16:41 PST 2023


xazax.hun accepted this revision.
xazax.hun added a comment.
This revision is now accepted and ready to land.

I hope we will be able to get rid of this `SkipPast` thing at some point by looking at the value categories of the AST instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140897



More information about the cfe-commits mailing list