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

Reid Kleckner rnk at google.com
Tue Aug 27 10:45:13 PDT 2013


    - Add a lambda conversion operator test.

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1231?vs=3778&id=3823#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.6.patch
Type: text/x-patch
Size: 75214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130827/5e516e76/attachment.bin>


More information about the cfe-commits mailing list