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

            Bug ID: 26767
           Summary: Empty braced-init-list of big array of struct: crash.
           Product: clang
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 15955
  --> https://llvm.org/bugs/attachment.cgi?id=15955&action=edit
A clean test case

Initializing a big array of a struct with an empty braces-init-list causes
clang to crash.

NOTE: in the original code changing the size made clang to fill my tmpfs, or
crash.
https://bitbucket.org/theGiallo/hot_code_reloading_test/commits/b85b80086342b089ee2accbe4dad068c7a488a76

-- 
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