[cfe-dev] analyzer issue

Дмитрий Дьяченко dimhen at gmail.com
Sat Jun 19 11:16:02 PDT 2010


i file same PR as
http://llvm.org/bugs/show_bug.cgi?id=7363<http://llvm.org/bugs/show_bug.cgi?id=7366>:)

and close it some days ago because after (at least) rev.106215 there are no
error with #include <stdio.h>

Dmitry


2010/6/19 Andy Wick <Andy.Wick at teamaol.com>

>  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
>
>
> _______________________________________________
> 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/8c93d749/attachment.html>


More information about the cfe-dev mailing list