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

            Bug ID: 27711
           Summary: Clang does not support default calling convention
                    options /Gd /Gr /Gv /Gz
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: unassignedclangb...@nondot.org
          Reporter: sgvoz...@gmail.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

MS VS compiler has ability to set up default calling convention by options /Gd
/Gr /Gv /Gz

Link: https://msdn.microsoft.com/en-us/library/46t77ak2.aspx

clang-cl recognizes but ignores these options.
I think it is useful feature.

Sergey Gvozdarev
===============
Software Engineer
Intel Compiler Team

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