[cfe-commits] r171788 - /cfe/trunk/docs/analyzer/DebugChecks.rst
Daniel Dunbar
daniel at zuster.org
Mon Jan 7 12:44:38 PST 2013
Author: ddunbar
Date: Mon Jan 7 14:44:37 2013
New Revision: 171788
URL: http://llvm.org/viewvc/llvm-project?rev=171788&view=rev
Log:
[docs/analyzer] Test commit (for auto-update).
Modified:
cfe/trunk/docs/analyzer/DebugChecks.rst
Modified: cfe/trunk/docs/analyzer/DebugChecks.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/analyzer/DebugChecks.rst?rev=171788&r1=171787&r2=171788&view=diff
==============================================================================
--- cfe/trunk/docs/analyzer/DebugChecks.rst (original)
+++ cfe/trunk/docs/analyzer/DebugChecks.rst Mon Jan 7 14:44:37 2013
@@ -9,6 +9,7 @@
them by using the "-analyzer-checker=" flag, followed by the name of the
checker.
+
General Analysis Dumpers
========================
More information about the cfe-commits
mailing list