[PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 22 23:42:35 PDT 2016
DmitryPolukhin updated the summary for this revision.
DmitryPolukhin updated this revision to Diff 61642.
DmitryPolukhin added a comment.
Fixed issue with substitution from function name used in bare type encoding and added test. With this patch Clang passes self build with GCC 5.3.1 headers and C++ libraries so it gives some level of confidence that it works on real apps.
PTAL!
http://reviews.llvm.org/D18035
Files:
lib/AST/ItaniumMangle.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGenCXX/mangle-abi-tag.cpp
test/PCH/attrs.c
test/SemaCXX/attr-abi-tag-syntax.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18035.61642.patch
Type: text/x-patch
Size: 39583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160623/ff5c061f/attachment-0001.bin>
More information about the cfe-commits
mailing list