[PATCH] D30946: [ScopePrinting] Added support to print full scopes of types and declarations.
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 28 02:45:08 PDT 2017
bkramer added a comment.
Can you please run clang-format on this change? There are pieces that don't follow the style.
Also the mutable state in PrintingPolicy is really really ugly, is there no better way for this? :(
https://reviews.llvm.org/D30946
More information about the cfe-commits
mailing list