[PATCH] D13925: Implement __attribute__((internal_linkage))
Evgeniy Stepanov via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 3 15:26:47 PST 2015
eugenis updated this revision to Diff 39124.
eugenis marked 5 inline comments as done.
eugenis added a comment.
Disabled the new attribute on namespaces.
Repository:
rL LLVM
http://reviews.llvm.org/D13925
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Sema/Sema.h
lib/AST/Decl.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGenCXX/attribute_internal_linkage.cpp
test/Sema/attr-coldhot.c
test/Sema/internal_linkage.c
test/SemaCXX/internal_linkage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13925.39124.patch
Type: text/x-patch
Size: 16695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151103/95fc8d1b/attachment-0001.bin>
More information about the cfe-commits
mailing list