llvm-project/clang/utils/analyzer
Artem Dergachev beb85ad66d [analyzer] exploded-graph-rewriter: Add support for range constraints.
Diff support included.

A cheap solution is implemented that treats range constraints as
"some sort of key-value map", so it's going to be trivial
to add support for other such maps later, such as dynamic type info.

Differential Revision: https://reviews.llvm.org/D63685

llvm-svn: 364268
2019-06-25 02:16:53 +00:00
..
CmpRuns.py [analyzer] [testing] Inside CmpRuns.py output also print the filename of the first item in the path 2019-02-05 22:26:57 +00:00
SATestAdd.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
SATestBuild.py [analyzer] SATestBuild.py: Use driver for analyzing single-file tests. 2019-05-29 18:49:31 +00:00
SATestUpdateDiffs.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
SATestUtils.py [analyzer] SATestBuild.py: Use driver for analyzing single-file tests. 2019-05-29 18:49:31 +00:00
SumTimerInfo.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
exploded-graph-rewriter.py [analyzer] exploded-graph-rewriter: Add support for range constraints. 2019-06-25 02:16:53 +00:00
reducer.pl
update_plist_test.pl