[PATCH] D12834: add gcc abi_tag support
Stefan Bühler via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 15 02:37:35 PST 2016
stbuehler updated this revision to Diff 44972.
stbuehler marked an inline comment as done.
stbuehler added a comment.
- disable dervied abi tags in some recursions to fix infinite recursions
- don't emit abi tags for NestedNameSpecifier::Identifier
Repository:
rL LLVM
http://reviews.llvm.org/D12834
Files:
docs/ItaniumMangleAbiTags.rst
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/AttributeList.h
lib/AST/ItaniumMangle.cpp
lib/Sema/SemaDeclAttr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12834.44972.patch
Type: text/x-patch
Size: 45083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160115/faee1806/attachment-0001.bin>
More information about the cfe-commits
mailing list