Skip to content
Commit ee1a988b authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Removed VisitDeclStmt(). The initializers of a DeclStmt are now automatically

printed out by DumpSubTree() via the child_iterator interface. This fixes a
bug where the initializers were being dumped twice.

llvm-svn: 44920
parent 6d513f37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment