[llvm-bugs] [Bug 39636] New: Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed at clang/AST/Type.h

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 12 07:44:32 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=39636

            Bug ID: 39636
           Summary: Assertion `!isNull() && "Cannot retrieve a NULL type
                    pointer"' failed at clang/AST/Type.h
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: balarishi.bhogadi at amd.com
                CC: llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk

Description:
Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed at
clang/AST/Type.h.


To reproduce with the reduce testcase, download 'test-forall-reduced.cpp' and
execute:
clang-8 -cc1 -fopenmp   test-forall-reduced.cpp

-- 
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/20181112/53dccd5b/attachment.html>


More information about the llvm-bugs mailing list