[all-commits] [llvm/llvm-project] ca3d96: [analyzer] Return from reAssume if State is poster...

Gabor Marton via All-commits all-commits at lists.llvm.org
Thu May 26 04:51:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca3d962548b9699d69157d102e071607d27ba126
      https://github.com/llvm/llvm-project/commit/ca3d962548b9699d69157d102e071607d27ba126
  Author: Gabor Marton <gabor.marton at ericsson.com>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
    M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
    A clang/test/Analysis/runtime-regression.c

  Log Message:
  -----------
  [analyzer] Return from reAssume if State is posteriorly overconstrained

Depends on D124758. That patch introduced serious regression in the run-time in
some special cases. This fixes that.

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




More information about the All-commits mailing list