[LLVMbugs] [Bug 9439] New: Provide source location for = token in VarDecl

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 9 07:30:40 PST 2011


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

           Summary: Provide source location for = token in VarDecl
           Product: clang
           Version: 2.8
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: alr at google.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


There is no way to obtain source location for = token for a statement like:

int a = 2;

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