[PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr

Karthik Bhat blitz.opensource at gmail.com
Mon Sep 16 09:35:10 PDT 2013


Hi Anna.. When i checked it was being reported at the ending curly brace of
the function.

On Monday, September 16, 2013, Anna Zaks <zaks.anna at gmail.com> wrote:
>
>   >I'm a bit reserved about calling ReportUseAfterFree with default Range
in this case as it would report the warning at incorrect location >making
it difficult to track the exact point of problem.
>
>   On which location does it get reported? (It should be the correct
location. The range just specifies which expression should be highlighted.)
>
> http://llvm-reviews.chandlerc.com/D1594
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130916/24640f4f/attachment.html>


More information about the cfe-commits mailing list