[LLVMbugs] [Bug 5218] New: Migrate IdentifierInfo clients to StringRef based API.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 16 20:18:22 PDT 2009


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

           Summary: Migrate IdentifierInfo clients to StringRef based API.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Basic
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


IdentifierInfo clients should move to using getNameStr instead of getNameStart
or getNameLength.


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