[PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
    Dmitry Polukhin via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon May 23 02:03:19 PDT 2016
    
    
  
DmitryPolukhin updated this revision to Diff 58076.
DmitryPolukhin added a comment.
Fix test/PCH/attrs.c failure due to warning about unsupported abi_tag attribute (committed in http://reviews.llvm.org/rL269869).
This patch implements abi_tag so the warning is not expected with this patch.
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.58076.patch
Type: text/x-patch
Size: 44240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160523/7bdb1588/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list