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: unassignedclangb...@nondot.org
          Reporter: pe...@pcc.me.uk
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to