[llvm-bugs] [Bug 33556] New: clang hangs on provided C example code

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 22 05:19:51 PDT 2017


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

            Bug ID: 33556
           Summary: clang hangs on provided C example code
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: gmosikyan at wavecomp.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

Created attachment 18693
  --> https://bugs.llvm.org/attachment.cgi?id=18693&action=edit
top function and called one with wrong parameters.

clang hangs with provided simple example , likely because of too many function
parameters. verified with domestic clang v #3.8.0  also some other online of
the same version.

to reproduce run
clang hang.cpp

thanks

-- 
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/20170622/ac61a2cf/attachment-0001.html>


More information about the llvm-bugs mailing list