]> granicus.if.org Git - clang/commit
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)
commit43e8ef0b90dffcf9bda4fc2d3e6b21feb1e15bfb
treea5320858c9e87d5698235fb3d711bac643cc977c
parent0504a598a5dc8f3f45e79d4f8ea206a926507859
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164953 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/DebugCheckers.cpp