[LLVMbugs] [Bug 13514] New: No nested modifiable lvalue checking

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 2 07:58:32 PDT 2012


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: unassignedclangbugs at nondot.org
        ReportedBy: vslugovsky at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list