[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
Tue Dec 17 09:24:37 PST 2019
riccibruno updated this revision to Diff 234322.
riccibruno added a comment.
Rebased on top of current master and D57747 <https://reviews.llvm.org/D57747>. 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:
clang/lib/Sema/SemaChecking.cpp
clang/test/CXX/drs/dr2xx.cpp
clang/test/CXX/drs/dr6xx.cpp
clang/test/SemaCXX/warn-unsequenced.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58297.234322.patch
Type: text/x-patch
Size: 17275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191217/10a79e4b/attachment-0001.bin>
More information about the cfe-commits
mailing list