[all-commits] [llvm/llvm-project] 7e2b99: [analyzer] [NFC] Add more test cases for equality ...
Denys Petrov via All-commits
all-commits at lists.llvm.org
Wed Aug 10 09:53:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e2b995e0cced8a292c3de9e4ec6a503223de38a
https://github.com/llvm/llvm-project/commit/7e2b995e0cced8a292c3de9e4ec6a503223de38a
Author: Denys Petrov <dpetrov at accesssoftek.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M clang/test/Analysis/equality_tracking.c
Log Message:
-----------
[analyzer] [NFC] Add more test cases for equality tracking
Summary: Cover `ConstraintAssignor::assign(EquivalenceClass, RangeSet)` function with more regression tests.
Differential Revision: https://reviews.llvm.org/D131514
More information about the All-commits
mailing list