This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5c2ec96e5f9: [AST] Store regular ValueDecl* in BindingDecl
(NFC) (authored by aaronpuchert).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE L
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, please add `NFC` to the commit message though. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99455/new/
https://revi
aaronpuchert added a comment.
Ping @rsmith.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99455/new/
https://reviews.llvm.org/D99455
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.
aaronpuchert added a comment.
Ping @rsmith.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99455/new/
https://reviews.llvm.org/D99455
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.
aaronpuchert created this revision.
aaronpuchert added reviewers: riccibruno, rsmith.
aaronpuchert requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We were always storing a regular ValueDecl* as decomposition declaration
and haven't been usi