[PATCH] D15404: Cleanup: move visibility/linkage attributes to the first declaration (part 2).
Evgeniy Stepanov via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 9 18:07:50 PST 2015
eugenis created this revision.
eugenis added reviewers: EricWF, mclow.lists.
eugenis added a subscriber: cfe-commits.
eugenis set the repository for this revision to rL LLVM.
This is a follow-up to r252385.
For some reason, I missed a lot of cases when the visibility attribute was applied to the definition, but not to an earlier declaration.
Repository:
rL LLVM
http://reviews.llvm.org/D15404
Files:
include/complex
include/experimental/any
include/experimental/dynarray
include/ext/hash_map
include/ext/hash_set
include/forward_list
include/fstream
include/list
include/queue
include/unordered_map
include/unordered_set
test/libcxx/test/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15404.42369.patch
Type: text/x-patch
Size: 53244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151210/5460ef07/attachment-0001.bin>
More information about the cfe-commits
mailing list