[cfe-dev] c++-analyzer warning question

Dave Flogeras via cfe-dev cfe-dev at lists.llvm.org
Wed Sep 21 05:59:05 PDT 2016


Hi Aleksei

On Wed, Sep 21, 2016 at 9:46 AM, Aleksei Sidorin via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> More details: there is no cross-HTML diagnostics in clang now. Since the
> execution starts from the function in the source file (if no special option
> was set), we need to generate cross-file report for this. So, this warning
> is filtered out.
>

OK, is there anything I can do to get more diagnostics?  I just don't know
if what I'm doing is slicing the object when the unique_ptr is converted.
CSA says maybe, valgrind says no leaks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160921/0a08a0ae/attachment.html>


More information about the cfe-dev mailing list