On Mon, 25 Jun 2018, SF Markus Elfring wrote:

> > delete [] is now supported by the C++ parser (ie with option --c++).
>
> This is nice.
>
>
> > Note that no C++ specific operators are supported by the semantic
> > patch language.
>
> How will the software situation evolve further for corresponding key words?
>
> Would you ever like to support a source code transformation
> where unnecessary null pointer checks can be removed before
> such delete statements?
>
> Another description:
> https://clang.llvm.org/extra/clang-tidy/checks/readability-delete-null-pointer.html

C++ is not a priority for me personally.  If someone wants to fund adding
better support for C++, that would probably be good for Coccinelle.

julia

>
> Regards,
> Markus
>
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to