[llvm-bugs] [Bug 33105] New: scan-build of ISL codebase crashes due to assertion failure
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 19 11:05:03 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33105
Bug ID: 33105
Summary: scan-build of ISL codebase crashes due to assertion
failure
Product: clang
Version: trunk
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: dcoughlin at apple.com
Reporter: cs13b1031 at iith.ac.in
CC: llvm-bugs at lists.llvm.org
Created attachment 18475
--> https://bugs.llvm.org/attachment.cgi?id=18475&action=edit
The crash report
I tried building the ISL codebase while enabling RetainCountChecker but it
resulted in a crash. I was doing it to see how the current RetainCountChecker
behaves with the ISL codebase in terms of memory management as this is a part
of my GSoC project.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170519/4538d04f/attachment.html>
More information about the llvm-bugs
mailing list