[LLVMbugs] [Bug 14632] New: Alignment specifiers of template arguments are lost

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 18 07:13:07 PST 2012


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

             Bug #: 14632
           Summary: Alignment specifiers of template arguments are lost
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: matthias_kleine at gmx.de
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9716
  --> http://llvm.org/bugs/attachment.cgi?id=9716
Patch for a test that shows that alignment specifiers are lost

I'm attaching a failing test that expects alignment specifiers of template
arguments to not be lost.

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