<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Static analysis newslets</title>
	<atom:link href="http://blog.mozilla.com/dmandelin/2008/09/05/static-analysis-newslets/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/dmandelin/2008/09/05/static-analysis-newslets/</link>
	<description>Just another Blog.mozilla.com weblog</description>
	<lastBuildDate>Wed, 25 Jan 2012 23:29:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: tglek</title>
		<link>http://blog.mozilla.com/dmandelin/2008/09/05/static-analysis-newslets/comment-page-1/#comment-733</link>
		<dc:creator>tglek</dc:creator>
		<pubDate>Fri, 05 Sep 2008 19:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/dmandelin/?p=26#comment-733</guid>
		<description>Congrads, I didn&#039;t realize that by talking with cairo guys you meant doing a presentation!

We use the IR GIMPLE, so the code should already work on C except where we poke at C++ types. C type representation sucks.
I suspect getting treehydra to do C will be a matter of making sure that it doesn&#039;t call C++ FE functions and weaking linking them, which should take almost no time at all to do.

Another C type analysis analysis is to redo my prcheck tool in treehydra such that it can be integrated into the build. Same idea, ints and ints typedefed to PRBool are to be treated differently.</description>
		<content:encoded><![CDATA[<p>Congrads, I didn&#8217;t realize that by talking with cairo guys you meant doing a presentation!</p>
<p>We use the IR GIMPLE, so the code should already work on C except where we poke at C++ types. C type representation sucks.<br />
I suspect getting treehydra to do C will be a matter of making sure that it doesn&#8217;t call C++ FE functions and weaking linking them, which should take almost no time at all to do.</p>
<p>Another C type analysis analysis is to redo my prcheck tool in treehydra such that it can be integrated into the build. Same idea, ints and ints typedefed to PRBool are to be treated differently.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

