llvm-project/clang/utils/analyzer
Artem Dergachev 14e9eb3d7c [analyzer] Assign truly stable identifiers to exploded nodes.
ExplodedGraph nodes will now have a numeric identifier stored in them
which will keep track of the order in which the nodes were created
and it will be fully deterministic both accross runs and across machines.

This is extremely useful for debugging as it allows reliably setting
conditional breakpoints by node IDs.

llvm-svn: 375186
2019-10-17 23:10:09 +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] Assign truly stable identifiers to exploded nodes. 2019-10-17 23:10:09 +00:00
reducer.pl
update_plist_test.pl