Add checker debug.ConfigDumper to dump the contents of the configuration table.
authorTed Kremenek <kremenek@apple.com>
Mon, 1 Oct 2012 18:28:14 +0000 (18:28 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 1 Oct 2012 18:28:14 +0000 (18:28 +0000)
commit86917fdbe0a5bb617869922e586b83710bddb084
treeeae85b5478fcc7f07fa56516221bfedd3df127ca
parent88dd13fdcacf9617437769b25da4be1588496f51
Add checker debug.ConfigDumper to dump the contents of the configuration table.
The format of this output is a WIP; largely I'm bringing it up now
for regression testing.  We can evolve the output format over time.

llvm-svn: 164953
clang/lib/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp