[cfe-dev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0

Kostya Serebryany kcc at google.com
Tue Oct 25 14:35:44 PDT 2011


Name: AddressSanitizer, a fast memory error detector.
URL: http://code.google.com/p/address-sanitizer/
Description: AddressSanitizer uses compiler instrumentation and a
specialized malloc library to find C/C++ bugs such as use-after-free and
out-of-bound accesses to heap, stack and globals. The key feature of the
tool is speed: the average slowdown introduced by AddressSanitizer is less
than 2x.

--kcc



On Mon, Oct 24, 2011 at 6:06 PM, Bill Wendling <wendling at apple.com> wrote:

> Good day!
>
> To get ready for the release, we need to make sure that the list of
> external open source projects using LLVM 3.0
> (file:///Volumes/Sandbox/llvm/llvm.src/docs/ReleaseNotes.html#externalproj)
> is up to date. Please send me an email with the project's name and a short
> description of it. Alternatively, if the project was commented out and you
> would still like to be listed, just tell me and I'll uncomment the blurb.
> :-)
>
> Share and enjoy!
> -bw
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111025/4247bbca/attachment.html>


More information about the cfe-dev mailing list