http://bugs.llvm.org/show_bug.cgi?id=32044

            Bug ID: 32044
           Summary: tools/clang/lib/AST/Expr.cpp:1876: bool
                    clang::InitListExpr::isTransparent() const: Assertion
                    `getNumInits() == 1 && "multiple inits in glvalue init
                    list"' failed
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++14
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 18021
  --> http://bugs.llvm.org/attachment.cgi?id=18021&action=edit
reduced.cc

This occurs with C++11 and C++14.  Attached reduced test case demonstrates the
assertion failure.

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