[cfe-commits] [PATCH] Utilize the indents in -ast-dump to draw structural information
Richard Trieu
rtrieu at google.com
Tue Jan 22 19:09:02 PST 2013
Switch from \- to `- for the last child.
Removed parentheses.
Added a space at the beginning of the node.
http://llvm-reviews.chandlerc.com/D281
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D281?vs=693&id=752#toc
Files:
lib/AST/ASTDumper.cpp
test/CodeGen/bitfield-2.c
test/Tooling/clang-check-ast-dump.cpp
test/Sema/implicit-cast-dump.c
test/Misc/ast-dump-stmt.c
test/Misc/ast-dump-wchar.cpp
test/Misc/ast-dump-decl.c
test/Misc/ast-dump-attr.cpp
utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D281.3.patch
Type: text/x-patch
Size: 27759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130122/99b90a07/attachment.bin>
More information about the cfe-commits
mailing list