[cfe-commits] r104026 - in /cfe/trunk: include/clang/AST/Attr.h include/clang/AST/Type.h include/clang/Basic/TokenKinds.def include/clang/Parse/AttributeList.h lib/AST/AttrImpl.cpp lib/AST/Type.cpp lib/AST/TypePrinter.cpp lib/CodeGen/CGCall.cpp lib/Frontend/PCHReaderDecl.cpp lib/Parse/AttributeList.cpp lib/Parse/ParseDecl.cpp lib/Parse/ParseTentative.cpp lib/Sema/SemaDeclAttr.cpp lib/Sema/SemaType.cpp test/CodeGen/stdcall-fastcall.c
Steven Watanabe
watanabesj at gmail.com
Tue May 18 10:12:10 PDT 2010
AMDG
Douglas Gregor wrote:
> Modified:
> cfe/trunk/include/clang/AST/Attr.h
> cfe/trunk/include/clang/AST/Type.h
> cfe/trunk/include/clang/Basic/TokenKinds.def
> cfe/trunk/include/clang/Parse/AttributeList.h
> cfe/trunk/lib/AST/AttrImpl.cpp
> cfe/trunk/lib/AST/Type.cpp
> cfe/trunk/lib/AST/TypePrinter.cpp
> cfe/trunk/lib/CodeGen/CGCall.cpp
> cfe/trunk/lib/Frontend/PCHReaderDecl.cpp
> cfe/trunk/lib/Parse/AttributeList.cpp
> cfe/trunk/lib/Parse/ParseDecl.cpp
> cfe/trunk/lib/Parse/ParseTentative.cpp
> cfe/trunk/lib/Sema/SemaDeclAttr.cpp
> cfe/trunk/lib/Sema/SemaType.cpp
> cfe/trunk/test/CodeGen/stdcall-fastcall.c
>
I also included a new file which needs to be svn added:
cfe/trunk/test/CodeGen/microsoft-call-conv.c
In Christ,
Steven Watanabe
More information about the cfe-commits
mailing list