<HTML>
<HEAD>
<TITLE>Re: [cfe-dev] analyzer issue</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I’m having the same issue.  I filed bug <a href="http://llvm.org/bugs/show_bug.cgi?id=7366">http://llvm.org/bugs/show_bug.cgi?id=7366</a>  last week.   It was introduced in June I think<BR>
<BR>
Andy<BR>
<BR>
<BR>
On 6/19/10 6:28 AM, "<a href="bruce.r.stephens@gmail.com">bruce.r.stephens@gmail.com</a>" <<a href="bruce.r.stephens@gmail.com">bruce.r.stephens@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I seem to be having problems running the analyzer.  (This is bug 7406.)<BR>
<BR>
Here's what I did on a Debian testing machine:<BR>
<BR>
checked out llvm and clang trunk into /one/llvm-svn<BR>
<BR>
in /one/llvm-svn-build ran cmake /one/llvm-svn, then ccmake . and just<BR>
changed the install path<BR>
<BR>
ran "make", "make clang-test", "make install"<BR>
<BR>
Then changed my path to include the install bin directory and<BR>
/one/llvm-svn/tools/clang/tools/scan-build<BR>
<BR>
clang -v reports<BR>
clang version 2.0 (trunk 106386)<BR>
Target: x86_64-unknown-linux-gnu<BR>
Thread model: posix<BR>
<BR>
Then, in hello-2.6 (unpacked GNU hello 2.6) just ran "scan-build<BR>
./configure" and "scan-build make" and the analyzer crashes.  But it's<BR>
apparently not supposed to and I'm seeing problems that were fixed<BR>
months ago.<BR>
<BR>
So can anyone suggest what I might be doing wrong?<BR>
_______________________________________________<BR>
cfe-dev mailing list<BR>
<a href="cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><BR>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>