[PATCH] D57747: [Sema] SequenceChecker: Fix handling of operator ||, && and ?:

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 22 04:37:30 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a571538dff6: [Sema] SequenceChecker: Fix handling of operator ||, && and ?: (authored by riccibruno).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57747

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57747.235042.patch
Type: text/x-patch
Size: 16325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191222/0f18ecfe/attachment-0001.bin>


More information about the cfe-commits mailing list