commit | 767a1a2391e60e358ed7d793e091cc1731a5e186 | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Fri Aug 17 21:44:55 2012 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Fri Aug 17 21:44:55 2012 +0000 |
tree | 1c8f1ded78b8955b0f95dba484e4ac68ad1a4099 | |
parent | 3d45a7739bae1e9c53c94ebb38c4339bd8ec0ca6 [diff] |
c: privide deprecated warning when __private_extern__ storage specifier is unsed in a declaration; as it may not make the symbol local to linkage unit as intended. Suggest using "hidden" visibility attribute instead. // rdar://7703982 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162138 91177308-0d34-0410-b5e6-96231b3b80d8