[cfe-dev] C++ cast conversion tool

Maurizio Vitale via cfe-dev cfe-dev at lists.llvm.org
Fri Jan 5 16:02:48 PST 2018


There're quite a few clang-tidy checks along these lines, the closest
probably being google-readability-casting.

On Fri, Jan 5, 2018 at 6:35 PM, Mahesh Khanwalkar via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Hi,
>
> In the "Ideas for New Tools" section (https://clang.llvm.org/docs/
> ClangTools.html#ideas-for-new-tools), it mentions a C++ cast conversion
> tool idea (C-style cast to the appropriate C++ cast).
>
> I was wondering whether this tool has been created or is someone currently
> working on it, since I wanted to create something like it, but don't want
> to unnecessarily duplicate prior work.
>
> Thanks,
> Mahesh
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180105/fadededa/attachment.html>


More information about the cfe-dev mailing list