[cfe-dev] Any plans to rework NoStoreFuncVisitor as well?
Kristóf Umann via cfe-dev
cfe-dev at lists.llvm.org
Wed Jun 30 05:57:55 PDT 2021
Hi!
Just a quick one -- I want to generalize NoStoreFuncVisitor to be able to
construct messages such as "Returning without deallocating or changing the
ownership of allocated memory". The grand idea is to create a
NoStateChangeFuncVisitor base class that can be specialized for what a
(lack of a) state change is.
Are there any similar ongoing efforts or shall I proceed?
Cheers,
Kristóf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210630/4864c56a/attachment.html>
More information about the cfe-dev
mailing list