[PATCH] D49536: [Analyzer] Quick Fix for exponential execution time when simpilifying complex additive expressions
Balogh, Ádám via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 23 03:50:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337678: [Analyzer] Quick Fix for exponential execution time when simpilifying complex… (authored by baloghadamsoftware, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49536?vs=156225&id=156737#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49536
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
cfe/trunk/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
cfe/trunk/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
cfe/trunk/test/Analysis/constraint_manager_negate_difference.c
cfe/trunk/test/Analysis/iterator-range.cpp
cfe/trunk/test/Analysis/plist-macros.cpp
cfe/trunk/test/Analysis/svalbuilder-rearrange-comparisons.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49536.156737.patch
Type: text/x-patch
Size: 10639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/456ae7e0/attachment.bin>
More information about the llvm-commits
mailing list