[PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
rnk at google.com
Mon Aug 12 18:44:01 PDT 2013
- Review round 2, attempted and rejected making CallingConv required
everywhere.
Hi rsmith,
http://llvm-reviews.chandlerc.com/D1231
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1231?vs=3096&id=3405#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/MangleNumberingContext.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.3.patch
Type: text/x-patch
Size: 73659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130812/724caf2e/attachment.bin>
More information about the cfe-commits
mailing list