[PATCH] D21270: clang-rename: implement handling of remaining named casts

Miklos Vajna via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 13 01:37:10 PDT 2016


vmiklos added a comment.

Yes, if there will be a way to avoid hooking into each and every AST callback, that sounds more effective. :-) I'm aware of one more bug around destructors when renaming a class, but then I'm (as a user) quite happy about the current state.


http://reviews.llvm.org/D21270





More information about the cfe-commits mailing list