[LLVMbugs] [Bug 11443] New: in lib clang clang_codeCompleteAt requires line and column number and there is no corresponding function requiring an offset

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 27 12:26:02 PST 2011


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

             Bug #: 11443
           Summary: in lib clang clang_codeCompleteAt requires line and
                    column number and there is no corresponding function
                    requiring an offset
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: alessandro at runpresto.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Can we have a corresponding function requiring an offset like in other parts of
the library?

Also, can we have functions to convert from offset to (line,column) and vice
versa so that developers using lib clang do not have to reinvent the wheel?

Thanks,
A

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