[LLVMbugs] [Bug 9110] New: clang_getCursorExtent(clang_getTranslationUnitCursor(tu)) yields invalid (empty) range
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jan 30 15:58:58 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9110
Summary: clang_getCursorExtent(clang_getTranslationUnitCursor(t
u)) yields invalid (empty) range
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: stefan.seefeld at gmail.com
CC: llvmbugs at cs.uiuc.edu
Just what the summary implies:
Constructing a range from an entire translation unit yields a range with start
and end position set to '0'.
--
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