[PATCH] D140897: [clang][dataflow] Fix handling of `DeclRefExpr`s to `BindingDecl`s.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 05:19:02 PST 2023
ymandel added a comment.
In D140897#4094945 <https://reviews.llvm.org/D140897#4094945>, @xazax.hun wrote:
> 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.
Thanks! Agreed: filed issue #60444.
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