[LLVMbugs] [Bug 7468] New: clang c++ missing diagnostic for function parameter with array of unknown bound

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jun 23 12:39:21 PDT 2010


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

           Summary: clang c++ missing diagnostic for function parameter
                    with array of unknown bound
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: sharparrow1 at yahoo.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Testcase:
bool f(int (*)[]);

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