[LLVMbugs] [Bug 8423] New: llvm/Support/AlignOf.h fails to compile with C++0x
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 20 04:19:50 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8423
Summary: llvm/Support/AlignOf.h fails to compile with C++0x
Product: libraries
Version: 2.8
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Support Libraries
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tom.prince at ualberta.net
CC: llvmbugs at cs.uiuc.edu
alignof is a keyword in C++0x, so AlignOf.h fails to compile for C++0x projects
using llvm.
--
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