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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to