[PATCH] D57660: [Sema] SequenceChecker: Handle references, members and structured bindings.
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 09:45:46 PST 2019
riccibruno added a comment.
Note that I am not entirely sure that the implementation in `getMemoryLocation`/`MemoryLocation` is the right way to do this; I think that this patch should be considered a work-in-progress.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57660/new/
https://reviews.llvm.org/D57660
More information about the cfe-commits
mailing list