https://bugs.llvm.org/show_bug.cgi?id=39131
Bug ID: 39131
Summary: CommandObjectType.cpp:1063:7: error: cannot initialize
aggregate of type 'const
lldb_private::OptionDefinition [2]' with a compound
literal
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: All Bugs
Assignee: lldb-...@lists.llvm.org
Reporter: sylves...@debian.org
CC: llvm-bugs@lists.llvm.org
Build of lldb is broken
/build/llvm-toolchain-snapshot-8~svn343377/tools/lldb/source/Commands/CommandObjectType.cpp:1063:7:
error: cannot initialize aggregate of type 'const
lldb_private::OptionDefinition [2]' with a compound literal
};
^
with gcc 4.9 on Ubuntu trusty i386.
--
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