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

            Bug ID: 35779
           Summary: Segmentation fault when function definition is missing
                    class qualifier
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangb...@nondot.org
          Reporter: przemk...@gmail.com
                CC: llvm-bugs@lists.llvm.org

In the attached backtrace, the definition of function "find_source_by_tc_id" is
missing class qualifier "Topology". In the result, during compilation a
segmentation fault appears.

I've attached three archive with three files:
- backtrace,
- preprocessed source file,
- script generated by clang.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to