[cfe-dev] [PATCH] scan-build patch for inter-procedural analysis

Zhongxing Xu xuzhongxing at gmail.com
Sat Dec 6 19:15:28 PST 2008


Add '-mode' option to scan-build. 'intra' mode is the same as before.
'inter' mode makes ccc-analyzer do -serialize on each compile action.
The patch looks a little messy. But that should be diff's problem. Actually
only a few lines are added. No functional change should be incurred.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081207/df1bea61/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inter.patch
Type: application/octet-stream
Size: 5374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081207/df1bea61/attachment.obj>


More information about the cfe-dev mailing list