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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 19 23:57:35 PDT 2020


lebedev.ri added a comment.

Reminder to upload patches with diff to master, not last patch/commit/upload.

Wouldn't it be better for this to be a clang-tidy check, as opposed to a standalone tool?


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