[LLVMbugs] [Bug 10516] New: alloc_size attribute is unknown

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 27 15:39:58 PDT 2011


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

           Summary: alloc_size attribute is unknown
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: alexr at leftfield.org
                CC: llvmbugs at cs.uiuc.edu


__attribute__((alloc_size(x))) and __attribute__((alloc_size(x,y))) should be
recognized.

I notice that FFmpeg uses this attribute as well as our internal code.

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