[PATCH] D18025: Add attributes for preserve_mostcc/preserve_allcc calling conventions to the C/C++ front-end
Roman Levenstein via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 11:05:56 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263647: Add attributes for preserve_mostcc/preserve_allcc calling conventions to theā¦ (authored by swiftix).
Changed prior to commit:
http://reviews.llvm.org/D18025?vs=50508&id=50838#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18025
Files:
cfe/trunk/include/clang-c/Index.h
cfe/trunk/include/clang/AST/Type.h
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/include/clang/Basic/Specifiers.h
cfe/trunk/lib/AST/ItaniumMangle.cpp
cfe/trunk/lib/AST/Type.cpp
cfe/trunk/lib/AST/TypePrinter.cpp
cfe/trunk/lib/Basic/Targets.cpp
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/CodeGen/preserve-call-conv.c
cfe/trunk/test/Sema/preserve-call-conv.c
cfe/trunk/tools/libclang/CXType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18025.50838.patch
Type: text/x-patch
Size: 16542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/96f60d16/attachment-0001.bin>
More information about the cfe-commits
mailing list