[LAA] Stoat 1.1 Released

From: Mark D. McCurry <mark.d.mccurry@email-addr-hidden>
Date: Sun May 03 2015 - 05:33:11 EEST

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

_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-announce

Received on Sun May 3 12:15:01 2015

This archive was generated by hypermail 2.1.8 : Sun May 03 2015 - 12:15:01 EEST