[all-commits] [llvm/llvm-project] ffc32e: [Analyzer][Core] Simplify IntSym in SValBuilder

Gabor Marton via All-commits all-commits at lists.llvm.org
Mon Nov 22 08:34:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffc32efd1cd6a34659e2c559e9ba6ee923b1637a
      https://github.com/llvm/llvm-project/commit/ffc32efd1cd6a34659e2c559e9ba6ee923b1637a
  Author: Gabor Marton <gabor.marton at ericsson.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
    A clang/test/Analysis/svalbuilder-simplify-intsym.cpp

  Log Message:
  -----------
  [Analyzer][Core] Simplify IntSym in SValBuilder

Make the SimpleSValBuilder capable to simplify existing IntSym
expressions based on a newly added constraint on the sub-expression.

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




More information about the All-commits mailing list