[PATCH] D18303: Visual Studio Visualizers for clang::FunctionDecl
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 20 09:21:10 PDT 2016
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
If we can find a way to do DisplayString loops, then such a cleanup would be welcome here as well. However, that can always be a follow-up patch if someone discovers a good way to do that.
LGTM!
http://reviews.llvm.org/D18303
More information about the cfe-commits
mailing list