[lldb-dev] [Bug 39131] New: CommandObjectType.cpp:1063:7: error: cannot initialize aggregate of type 'const lldb_private::OptionDefinition [2]' with a compound literal
via lldb-dev
lldb-dev at lists.llvm.org
Sat Sep 29 10:43:45 PDT 2018
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-dev at lists.llvm.org
Reporter: sylvestre at debian.org
CC: llvm-bugs at 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180929/98ee0d22/attachment.html>
More information about the lldb-dev
mailing list