[LLVMbugs] [Bug 14599] New: FunctionTemplateDecl missing const iterator

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Dec 13 14:02:50 PST 2012


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

             Bug #: 14599
           Summary: FunctionTemplateDecl missing const iterator
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: thomas at techsoft3d.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


FunctionTemplateDecl::spec_begin and FunctionTemplateDecl::spec_end do not have
const versions.

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