[RFC][StaticAnalyzer] Increased constness for ExplodedNode pointers
Daniel Marjamäki
Daniel.Marjamaki at evidente.se
Sun Oct 20 03:16:44 PDT 2013
Hello!
This is a request for comments for using 'const' on ExplodedNode pointers.
There are similar code in many checkers and these pointers are rarelly const.
I see no compiler warnings when I apply this patch..
Regards,
Daniel Marjamäki
..................................................................................................................
Daniel Marjamäki Senior Engineer
Evidente ES East AB Warfvinges väg 34 SE-112 51 Stockholm Sweden
Mobile: +46 (0)709 12 42 62
E-mail: Daniel.Marjamaki<mailto:Daniel.Marjamaki at evidente.se>@evidente.se<mailto:Daniel.Marjamaki at evidente.se>
www.evidente.se
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131020/33d27799/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: const.diff
Type: text/x-patch
Size: 1214 bytes
Desc: const.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131020/33d27799/attachment.bin>
More information about the cfe-commits
mailing list