[PATCH] Create calling convention AttributedType sugar nodes
Reid Kleckner
rnk at google.com
Fri Jul 12 05:39:16 PDT 2013
Canonical types are unchanged. The type printer had to be changed to
avoid printing any non-default implicit calling convention as well as
the calling convention attribute.
http://llvm-reviews.chandlerc.com/D1132
Files:
include/clang/AST/Type.h
lib/AST/Type.cpp
lib/AST/TypePrinter.cpp
lib/Sema/SemaType.cpp
test/SemaTemplate/instantiate-function-params.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1132.1.patch
Type: text/x-patch
Size: 8272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130712/b4a28e8f/attachment.bin>
More information about the cfe-commits
mailing list