[PATCH] D42218: [analyzer] a few helper methods for getting and comparing symbolic values

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 19:20:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322809: [analyzer] a few helper methods for getting and comparing symbolic values (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42218?vs=130328&id=130350#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42218

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  cfe/trunk/lib/StaticAnalyzer/Core/ProgramState.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/SValBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42218.130350.patch
Type: text/x-patch
Size: 4448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/b1ad570e/attachment.bin>


More information about the llvm-commits mailing list