[LLVMbugs] [Bug 16106] New: clang_getPresumedLocation and offset

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 22 03:39:03 PDT 2013


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

            Bug ID: 16106
           Summary: clang_getPresumedLocation and offset
           Product: clang
           Version: 3.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
          Assignee: unassignedclangbugs at nondot.org
          Reporter: denis.varin at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

On this page
http://clang.llvm.org/doxygen/group__CINDEX__LOCATIONS.html#ga03508d9c944feeb3877515a1b08d36f9
we can read:
Retrieve the file, line, column, and offset represented by the given source
location, as specified in a # line directive.
Right:
Retrieve the file, line, and column represented by the given source location,
as specified in a # line directive.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130522/af5d0123/attachment.html>


More information about the llvm-bugs mailing list