[PATCH] D114938: [Analyzer] SValBuilder: Simlify a SymExpr to the absolute simplest form

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 2 09:15:29 PST 2021


martong updated this revision to Diff 391352.
martong marked 2 inline comments as done.
martong added a comment.

- Rename simplifySValImpl to simplifySValOnce
- Remove a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114938

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114938.391352.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211202/134940d9/attachment.bin>


More information about the cfe-commits mailing list