Evgeniy Stepanov ae6ebd3af5 Implement __attribute__((internal_linkage)).
The attrubite is applicable to functions and variables and changes
the linkage of the subject to internal.

This is the same functionality as C-style "static", but applicable to
class methods; and the same as anonymouns namespaces, but can apply
to individual methods of a class.

Following the proposal in
http://lists.llvm.org/pipermail/cfe-dev/2015-October/045580.html

llvm-svn: 252648
2015-11-10 21:28:44 +00:00
..
2013-12-03 14:06:23 +00:00
2013-12-03 14:16:22 +00:00
2014-05-20 17:12:51 +00:00
2013-11-08 03:06:45 +00:00
2014-03-02 18:46:05 +00:00
2013-12-12 16:07:11 +00:00
2014-09-26 06:28:25 +00:00
2014-12-22 18:13:07 +00:00
2015-08-27 21:35:41 +00:00
2013-12-13 20:49:58 +00:00