[PATCH] Use const visitors in ASTDumper

Philip Craig philipjcraig at gmail.com
Fri Feb 1 00:44:39 PST 2013


  - Moved DeclVisitorBase into the namespace.
  - Formatting style fixes. I also changed some other for loops to match this style.

http://llvm-reviews.chandlerc.com/D355

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D355?vs=838&id=852#toc

Files:
  include/clang/AST/DeclVisitor.h
  include/clang/AST/Expr.h
  lib/AST/ASTDumper.cpp
  lib/AST/Expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D355.2.patch
Type: text/x-patch
Size: 44824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130201/d9fa8b3b/attachment.bin>


More information about the cfe-commits mailing list