[llvm-bugs] [Bug 24383] New: Implement gcc_struct attribute

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 6 11:52:05 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24383

            Bug ID: 24383
           Summary: Implement gcc_struct attribute
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: peter at pcc.me.uk
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

This attribute does the opposite of ms_struct (it forces GCC-style bitfield
layout in MS mode) so it should hopefully be relatively easy to implement.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150806/ff9a8d5c/attachment.html>


More information about the llvm-bugs mailing list