[PATCH] D89765: [LibTooling][Clang-cast] A Clang LibTool to convert C-style casts to C++ style casts and more.

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 20 13:17:17 PDT 2020


awarzynski added a comment.

Hi @oneraynyday ! This looks very interesting - thanks for uploading! I've only quickly skimmed through. Two high level points:

- Have you considered sending an RFC to cfe-dev regarding this tool?  I think that it would be a great way of attracting peoples attention. More importantly, should we add another tool to clang-tools-extra?
- Tthis is a rather large patch - could you split it into separate chunks? Otherwise it's quite tricky to review.

Thanks,
-Andrzej


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89765/new/

https://reviews.llvm.org/D89765



More information about the cfe-commits mailing list