[LLVMbugs] [Bug 11170] New: dllexport/dllimport should be allowed for full classes/structs
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Oct 18 12:05:21 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11170
Summary: dllexport/dllimport should be allowed for full
classes/structs
Product: clang
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: vanboxem.ruben at gmail.com
CC: llvmbugs at cs.uiuc.edu
Currently, Clang does not support dll[ex|im]porting full classes, although this
is common practice and perfectly legal (see for example the Qt codebase).
--
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