[cfe-commits] [PATCH] [VCPP] Add __ptr64 qualifier
pravic
ehysta at gmail.com
Tue Nov 6 06:13:07 PST 2012
Added tests for __ptr64 and __ptr32 qualifiers (and corrected line endings).
These tests were failed because explicit qualifiers doesn't implemented in mangling.
Can someone tell me, how to access the AttributeList of mangled type to check declaration for AttributeList::AS_MSTypespec. Because NamedDecl doesn't have any attributes (.hasAttrs() == false).
Hi cdavis5x,
http://llvm-reviews.chandlerc.com/D101
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D101?vs=270&id=271#toc
Files:
lib/AST/MicrosoftMangle.cpp
test/CodeGenCXX/mangle-ms-ptr64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101.3.patch
Type: text/x-patch
Size: 138753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121106/c62c36c0/attachment.bin>
More information about the cfe-commits
mailing list