[PATCH] D47155: [analyzer] Improve simplifySVal performance.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 10:26:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333670: [analyzer] Improve performance of the SVal simplification mechanism. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47155?vs=148684&id=149314#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47155

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  cfe/trunk/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  cfe/trunk/test/Analysis/hangs.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47155.149314.patch
Type: text/x-patch
Size: 4282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/cda21f10/attachment.bin>


More information about the llvm-commits mailing list