[PATCH] D107275: [Sema] a[x] has type T when a has type T* or T[], even when T is dependent
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 30 16:26:59 PST 2021
sammccall added a comment.
I'm going to land this now in its conservative version based on:
> if you think we're covered for those and others don't chime in this week I suppose we can consider this as good to go.
Happy to address any more comments and/or make it less conservative.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107275/new/
https://reviews.llvm.org/D107275
More information about the cfe-commits
mailing list