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

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 23 06:31:58 PST 2019


riccibruno updated this revision to Diff 188043.
riccibruno retitled this revision from "[Sema] SequenceChecker: Handle references and members" to "[Sema] SequenceChecker: Handle references, members and structured bindings.".
riccibruno edited the summary of this revision.

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57660/new/

https://reviews.llvm.org/D57660

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/SemaChecking.cpp
  test/SemaCXX/warn-unsequenced.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57660.188043.patch
Type: text/x-patch
Size: 49639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190223/4d26521b/attachment-0001.bin>


More information about the cfe-commits mailing list