[PATCH] D131514: [analyzer] {NFC} Add more test cases for equality tracking

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 11:24:28 PDT 2022


ASDenysPetrov created this revision.
ASDenysPetrov added reviewers: martong, steakhal, NoQ.
ASDenysPetrov added a project: clang.
Herald added subscribers: manas, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: All.
ASDenysPetrov requested review of this revision.
Herald added a subscriber: cfe-commits.

Cover `ConstraintAssignor::assign(EquivalenceClass, RangeSet)` function with more regression tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131514

Files:
  clang/test/Analysis/equality_tracking.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131514.451219.patch
Type: text/x-patch
Size: 4119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220809/19dacc8e/attachment.bin>


More information about the cfe-commits mailing list