[all-commits] [llvm/llvm-project] 6f3b77: [Analyzer][solver] Add dump methods for (dis)equal...

Gabor Marton via All-commits all-commits at lists.llvm.org
Mon Jun 28 04:09:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f3b775c3e9c685f74ecbe2ce1a94af52cc17c2f
      https://github.com/llvm/llvm-project/commit/6f3b775c3e9c685f74ecbe2ce1a94af52cc17c2f
  Author: Gabor Marton <gabor.marton at ericsson.com>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
    A clang/test/Analysis/expr-inspection-printState-diseq-info.c
    A clang/test/Analysis/expr-inspection-printState-eq-classes.c
    M clang/test/Analysis/expr-inspection.c

  Log Message:
  -----------
  [Analyzer][solver] Add dump methods for (dis)equality classes.

This proved to be very useful during debugging.

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




More information about the All-commits mailing list