[llvm-bugs] [Bug 27711] New: Clang does not support default calling convention options /Gd /Gr /Gv /Gz
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 11 07:00:30 PDT 2016
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: unassignedclangbugs at nondot.org
Reporter: sgvozdar at gmail.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160511/df7fed0a/attachment.html>
More information about the llvm-bugs
mailing list