Powered by Linux
Re: [kbuild] smatch handling of inline functions — Semantic Matching Tool

Re: [kbuild] smatch handling of inline functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 07, 2013 at 07:57:13PM +0800, Fengguang Wu wrote:
> On Thu, Mar 07, 2013 at 02:36:39PM +0300, Dan Carpenter wrote:
> > I've pushed some changes to the way inlines are handled.
> > 
> > It used to be possible to build Smatch without libsqlite3 installed
> > but now it is required.
> > 
> > Smatch has done cross function analysis using an SQLite database for
> > a while.  This adds a new in-memory database for inline functions.
> > If the function has fewer than 10 lines then it is parsed inline
> > with the data from the in-memory database.
> > 
> > Let me know if it causes problems for you and hopefully I can get
> > those bugs squashed.
> 
> Updated. Dan, thanks for your great tool and nice tips!

Heh.  So the email was meant to be more of a warning about potential
rocky times ahead. But I've been using the inline code for a bit now
and it seems to work pretty well.

I feel badly that I don't have a stable branch for bug fixes, but
that's a lot of work.  Please report bugs.  :)

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe smatch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux