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

Reid Kleckner rnk at google.com
Mon Aug 19 12:05:11 PDT 2013


    - Revert bad proto info changes and add more mrtd tests

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1231?vs=3405&id=3580#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/ExprCXX.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/SemaLambda.cpp
  lib/Sema/SemaLookup.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/mrtd.c
  test/Sema/callingconv.c
  test/Sema/mrtd.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.4.patch
Type: text/x-patch
Size: 74009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130819/a43af0da/attachment.bin>


More information about the cfe-commits mailing list