[PATCH] D18095: Add __attribute__((linkonce_odr_linkage))

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 10:26:06 PDT 2016


yaxunl updated the summary for this revision.
yaxunl removed rL LLVM as the repository for this revision.
yaxunl updated this revision to Diff 51297.
yaxunl added a comment.

Simplify description of this attribute in AttrDocs since it causes some confusion.


http://reviews.llvm.org/D18095

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Sema/Sema.h
  lib/CodeGen/CodeGenModule.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGen/attr-linkonce-odr-linkage.c
  test/Sema/attr-linkonce-odr-linkage.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18095.51297.patch
Type: text/x-patch
Size: 6223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160322/089af5e6/attachment-0001.bin>


More information about the cfe-commits mailing list