[PATCH] Delete CC_Default and use the target default CC everywhere

Reid Kleckner rnk at google.com
Tue Jul 30 17:38:16 PDT 2013


    - Match MSVC when adjusting instance method CCs

Hi rsmith,

http://llvm-reviews.chandlerc.com/D1231

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1231?vs=3055&id=3096#toc

Files:
  include/clang/AST/ASTContext.h
  include/clang/AST/Type.h
  include/clang/Basic/Specifiers.h
  include/clang/Basic/TargetInfo.h
  include/clang/Sema/Sema.h
  lib/AST/ASTContext.cpp
  lib/AST/DumpXML.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/AST/Type.cpp
  lib/AST/TypePrinter.cpp
  lib/Basic/Targets.cpp
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaLookup.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/mrtd.c
  test/Sema/callingconv.c
  test/SemaCXX/calling-conv-compat.cpp
  test/SemaCXX/decl-microsoft-call-conv.cpp
  test/SemaCXX/virtual-override-x86.cpp
  tools/libclang/CXType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1231.2.patch
Type: text/x-patch
Size: 67601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130730/d0d6ae2f/attachment.bin>


More information about the cfe-commits mailing list