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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to