[PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 29 06:27:32 PDT 2016
DmitryPolukhin updated this revision to Diff 62213.
DmitryPolukhin marked 2 inline comments as done.
DmitryPolukhin added a comment.
Use SmallVector instead of SmallSetVector and sort the vector when needed.
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.62213.patch
Type: text/x-patch
Size: 40562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160629/7e019f8b/attachment-0001.bin>
More information about the cfe-commits
mailing list