[PATCH] D58579: [Sema] SequenceChecker: C++17 sequencing rule for call expressions.

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 06:36:40 PDT 2020


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

Updated with the test case from PR20819.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58579

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/test/SemaCXX/warn-unsequenced.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58579.267865.patch
Type: text/x-patch
Size: 4018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200602/e70dc738/attachment-0001.bin>


More information about the cfe-commits mailing list