[LLVMbugs] [Bug 9348] New: libclang does not expose array types

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 28 17:45:51 PST 2011


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

           Summary: libclang does not expose array types
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: stefan at seefeld.name
                CC: llvmbugs at cs.uiuc.edu


Using libclang to traverse the generated AST for array declarations will report
the type as "Unexposed".

Array types should be reported in a way that gives access to the array sizes.

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