search for: dc8ad692

Displaying 2 results from an estimated 2 matches for "dc8ad692".

Did you mean: dc823692
2016 Dec 17
0
How to ask MustAlias queries from DSA results
On 12/16/16 9:53 PM, 杨至轩(Zhixuan Yang) via llvm-dev wrote: > Hello, everyone! > > I'm writing an automatic memory leak fixing tool recently. For my > task, I'm using the DSA (Data Structure Analysis) for alias analysis. > In my task, when I detect a memory leak, I need to find a pointer (in > C) 'must-alias' with the corresponding resource. If I understand
2016 Dec 18
1
How to ask MustAlias queries from DSA results
...() call, I can create a new variable storing the result returned by the malloc() when it is called. Thanks for your help. Best regards, Zhixuan Yang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161218/dc8ad692/attachment.html>