[PATCH] D104844: [Analyzer][solver] Fix crashes during symbol simplification

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 25 02:50:13 PDT 2021


This revision was automatically updated to reflect the committed changes.
martong marked an inline comment as done.
Closed by commit rG0646e3625499: [Analyzer][solver] Fix crashes during symbol simplification (authored by martong).

Changed prior to commit:
  https://reviews.llvm.org/D104844?vs=354274&id=354455#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104844/new/

https://reviews.llvm.org/D104844

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
  clang/test/Analysis/solver-sym-simplification-no-crash.c
  clang/test/Analysis/solver-sym-simplification-with-proper-range-type.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104844.354455.patch
Type: text/x-patch
Size: 6796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210625/a777243d/attachment.bin>


More information about the cfe-commits mailing list