[LAA] Stoat 1.1 Released

Mark D. McCurry mark.d.mccurry at gmail.com
Sun May 3 02:33:11 UTC 2015


The 1.1 version release of stoat is now available.

Stoat is a STatic (LLVM) Object Analysis Tool which is used to perform
static analysis on C/C++ projects involving realtime constraints.
The analysis traces feasible callgraphs within a program and detects
cases where it may be possible to invoke a non-realtime function such as
malloc from a realtime context.
Hopefully this will help developers find possible bugs which other tools
or manual code review might miss.

New from the 1.0 release
- Basic Dump Output
- Support For Try{}Catch{}
- Support For Rtosc Callbacks
- Wildcard Support For Function Specs
- stoat-compile/stoat-compile++ utility
- Parallel Analysis
- Namespace Support
- Translation Unit Local Template Alias Support
- Multiple Inheritance Vtable Support

To get the source or to report any issues, just see the github page:

https://github.com/fundamental/stoat

Enjoy,
--Mark McCurry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-announce/attachments/20150502/1992bdb6/attachment.pgp>


More information about the Linux-audio-announce mailing list