[all-commits] [llvm/llvm-project] b8f6c8: [analyzer][NFC] Add RangeSet::dump

Gabor Marton via All-commits all-commits at lists.llvm.org
Wed Oct 6 09:45:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8f6c85a831ffb62563a519d1db0b8695c628def
      https://github.com/llvm/llvm-project/commit/b8f6c85a831ffb62563a519d1db0b8695c628def
  Author: Gabor Marton <gabor.marton at ericsson.com>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
    M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp

  Log Message:
  -----------
  [analyzer][NFC] Add RangeSet::dump

This tiny change improves the debugging experience of the solver a lot!

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




More information about the All-commits mailing list