[PATCH] D57660: [Sema] SequenceChecker: Handle references, members and structured bindings.

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 21 14:52:58 PDT 2019


riccibruno added a comment.

Friendly ping. One thing I am wondering about is whether `MemoryLocation` and `getMemoryLocation` is duplicating something that is already present somewhere else. It feels like something similar should already exist but I can't find anything (but that is not saying much).


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