Artem Dergachev 895242f9fb [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.
Provide separate visitor templates for the three hierarchies, and also
the `FullSValVisitor' class, which is a union of all three visitors.

Additionally, add a particular example visitor, `SValExplainer', in order to
test the visitor templates. This visitor is capable of explaining the SVal,
SymExpr, or MemRegion in a natural language.

Compared to the reverted r257605, this fixes the test that used to fail
on some triples, and fixes build failure under -fmodules.

Differential Revision: http://reviews.llvm.org/D15448

llvm-svn: 257893
2016-01-15 15:22:05 +00:00
..
2015-11-04 19:42:17 +00:00
2016-01-13 17:32:59 +00:00
2015-07-06 15:25:31 +00:00
2015-12-04 17:30:29 +00:00
2015-12-04 22:50:44 +00:00
2015-09-17 15:58:54 +00:00
2015-06-27 19:04:55 +00:00
2016-01-13 17:32:59 +00:00

See llvm/docs/README.txt