[PATCH] D20171: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, /Gr)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 02:12:56 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269891: Support for MSVS default calling convention options (/Gd, /Gz, /Gv, (authored by ABataev).

Changed prior to commit:
  http://reviews.llvm.org/D20171?vs=57344&id=57579#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20171

Files:
  cfe/trunk/include/clang/Basic/LangOptions.def
  cfe/trunk/include/clang/Basic/LangOptions.h
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/Driver/CLCompatOptions.td
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/CodeGenCXX/default_calling_conv.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20171.57579.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160518/b0677c15/attachment.bin>


More information about the cfe-commits mailing list