[llvm-bugs] [Bug 35779] New: Segmentation fault when function definition is missing class qualifier

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Dec 30 10:24:52 PST 2017


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: unassignedclangbugs at nondot.org
          Reporter: przemkovv at gmail.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171230/2862caa8/attachment.html>


More information about the llvm-bugs mailing list