summaryrefslogtreecommitdiff
path: root/test/Analysis/dump_egraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix FieldRegion dumps.Artem Dergachev2019-10-181-1/+1
* [analyzer] CastValueChecker: Store the dynamic types and castsCsaba Dabis2019-08-221-1/+2
* [analyzer] exploded-graph-rewriter: Improve source location dumps.Artem Dergachev2019-07-121-2/+2
* [analyzer] Fix JSON dumps for store clusters.Artem Dergachev2019-06-191-1/+1
* [analyzer] Fix JSON dumps for location contexts.Artem Dergachev2019-06-191-2/+2
* [analyzer] Fix JSON dumps for dynamic type information.Artem Dergachev2019-06-191-1/+4
* [analyzer] print() JSONify chain: Fix possible build-bot breaksCsaba Dabis2019-05-301-2/+2
* [analyzer] print() JSONify chain: Fix build-bot breaksCsaba Dabis2019-05-301-1/+1
* [analyzer] print() JSONify chain: Generic stmt_idCsaba Dabis2019-05-291-2/+2
* [analyzer] print() JSONify: getNodeLabel implementationCsaba Dabis2019-05-291-3/+3
* [analyzer] print() JSONify: Program state implementationCsaba Dabis2019-05-291-3/+3
* [analyzer] print() JSONify: Constructing objects implementationCsaba Dabis2019-05-291-3/+5
* [analyzer] Dump stable identifiers for objects under construction.Artem Dergachev2018-12-031-3/+10
* [analyzer] Fix dumping for SymbolConjured conjured at no particular statement.Artem Dergachev2018-10-221-0/+15