StmtDumper: remove incomplete support for limiting the maximum dump depth.
authorDmitri Gribenko <gribozavr@gmail.com>
Fri, 16 Nov 2012 21:43:31 +0000 (21:43 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Fri, 16 Nov 2012 21:43:31 +0000 (21:43 +0000)
commitdddfc513973815b7c8aabf270b9c45da7ac74c01
tree8a7df48dc6a850b6e92014f4ade8ed702b3157b6
parentd97ec1c0ce07013113e6c93a1997cfab150a3348
StmtDumper: remove incomplete support for limiting the maximum dump depth.
There are better ways of limiting the amount of information if there is a need
for that.

Patch by Philip Craig.

llvm-svn: 168206
clang/include/clang/AST/Stmt.h
clang/lib/AST/StmtDumper.cpp