[PATCH] D20382: Add postorder support to RecursiveASTVisitor

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 07:08:32 PDT 2016


teemperor added a comment.

Size changes to clang's binary (build with clang):

Release:  63367728 Byte -> 6326141 Byte (0.2% less, -106kB)
Debug: 1239669408 Byte -> 1264216256 Byte (2% increase, +24.5 MB)


http://reviews.llvm.org/D20382





More information about the cfe-commits mailing list