[cfe-dev] analyzer issue

Andy Wick Andy.Wick at teamaol.com
Sat Jun 19 05:06:28 PDT 2010


I¹m having the same issue.  I filed bug
http://llvm.org/bugs/show_bug.cgi?id=7366  last week.   It was introduced in
June I think

Andy


On 6/19/10 6:28 AM, "bruce.r.stephens at gmail.com"
<bruce.r.stephens at gmail.com> wrote:

> I seem to be having problems running the analyzer.  (This is bug 7406.)
> 
> Here's what I did on a Debian testing machine:
> 
> checked out llvm and clang trunk into /one/llvm-svn
> 
> in /one/llvm-svn-build ran cmake /one/llvm-svn, then ccmake . and just
> changed the install path
> 
> ran "make", "make clang-test", "make install"
> 
> Then changed my path to include the install bin directory and
> /one/llvm-svn/tools/clang/tools/scan-build
> 
> clang -v reports
> clang version 2.0 (trunk 106386)
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
> 
> Then, in hello-2.6 (unpacked GNU hello 2.6) just ran "scan-build
> ./configure" and "scan-build make" and the analyzer crashes.  But it's
> apparently not supposed to and I'm seeing problems that were fixed
> months ago.
> 
> So can anyone suggest what I might be doing wrong?
> _______________________________________________
> 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/20100619/e01f6c04/attachment.html>


More information about the cfe-dev mailing list