[cfe-dev] [clang-tidy] clang-analyzer-core.CallAndMessage and clang-analyzer-alpha.deadcode.UnreachableCode

Piotr Padlewski via cfe-dev cfe-dev at lists.llvm.org
Sun Nov 29 13:02:11 PST 2015


Sure, I will do it tomorrow when I will have full source code.

2015-11-29 17:18 GMT+01:00 Devin Coughlin <dcoughlin at apple.com>:

> Hi Piotr,
>
> > On Nov 27, 2015, at 8:18 AM, Piotr Padlewski via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
> > So I was running clang-tidy on some larger code base recently, and I got
> warning like this:
> > Is it bug in the analyzer, or boost::tokenizer is broken? (1.55)
>
> It is quite possible this is a bug in the analyzer (our support for C++
> temporaries is incomplete). Would you be willing to file a bug in the
> bugzilla and attach the preprocessed output from clang (-E)? I’ll take a
> look.
>
> Devin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151129/fd54a222/attachment.html>


More information about the cfe-dev mailing list