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

             Bug #: 13514
           Summary: No nested modifiable lvalue checking
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8986
  --> http://llvm.org/bugs/attachment.cgi?id=8986
run as: clang -cc1 x1.cl

In some cases, like duplicate vector components, lack of the lvalue class
propagation leads to errors. For example, an attached code will trigger an
assertion.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to