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

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 20 14:10:13 PST 2019


riccibruno added a comment.

@rsmith Could you take a look at this patch when you have some time? This is the last C++17 sequencing rule which is missing from `SequenceChecker` and is very similar to the other already accepted patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58579





More information about the cfe-commits mailing list