[PATCH] D58297: [Sema] SequenceChecker: C++17 sequencing rules for built-in operators <<, >>, .*, ->*, =, op=

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


riccibruno updated this revision to Diff 188046.
riccibruno added a comment.

Rebased on D57660 <https://reviews.llvm.org/D57660>. No need to look at it.


Repository:
  rC Clang

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

https://reviews.llvm.org/D58297

Files:
  lib/Sema/SemaChecking.cpp
  test/CXX/drs/dr2xx.cpp
  test/CXX/drs/dr6xx.cpp
  test/SemaCXX/warn-unsequenced.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58297.188046.patch
Type: text/x-patch
Size: 17284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190223/a1549949/attachment.bin>


More information about the cfe-commits mailing list