[all-commits] [llvm/llvm-project] 0c4f91: [analyzer][solver] Fix issue with symbol non-equal...

Gabor Marton via All-commits all-commits at lists.llvm.org
Mon Sep 21 08:00:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c4f91f84b2efe8975848a7a13c08d7479abe752
      https://github.com/llvm/llvm-project/commit/0c4f91f84b2efe8975848a7a13c08d7479abe752
  Author: Gabor Marton <gabor.marton at ericsson.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
    M clang/test/Analysis/equality_tracking.c

  Log Message:
  -----------
  [analyzer][solver] Fix issue with symbol non-equality tracking

We should track non-equivalency (disequality) in case of greater-then or
less-then assumptions.

Differential Revision: https://reviews.llvm.org/D88019




More information about the All-commits mailing list