[PATCH] Delete CC_Default and use the target default CC everywhere
Reid Kleckner
rnk at google.com
Fri Aug 2 14:40:19 PDT 2013
Ping?
On Tue, Jul 30, 2013 at 5:38 PM, Reid Kleckner <rnk at google.com> wrote:
> - 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130802/411b991a/attachment.html>
More information about the cfe-commits
mailing list