[LLVMbugs] [Bug 4953] New: Integrate calling convention into function types
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Sep 11 14:54:14 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4953
Summary: Integrate calling convention into function types
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Semantic Analyzer
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: daniel at zuster.org
CC: llvmbugs at cs.uiuc.edu
Function types should include the calling convention as part of the type. This
is necessary for proper handling of things like arrays of functions pointers
using a different calling convention.
--
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