[LLVMdev] LLVM and use-after-free

Mark A. Lyan omineo at gmail.com
Thu May 14 11:12:11 PDT 2009


On Tue, May 12, 2009 at 5:47 PM, Bill Wendling <isanbard at gmail.com> wrote:

> On Tue, May 12, 2009 at 5:03 PM, Mark A. Lyan <omineo at gmail.com> wrote:
> > Gurus-
> >
> > Do llvm-gcc or clang provide a way to catch use-after-free types of
> issues?
> >
> llvm-gcc and clang don't. But I believe that the static analyzer has
> facilities for this.
>
>  http://clang.llvm.org/StaticAnalysis.html


Ah! I will investigate this further. Thanks for the help.

-KC


>
> -bw
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090514/f3491b45/attachment.html>


More information about the llvm-dev mailing list