Skip to content
Commit f85f3386 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

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

llvm-svn: 162138
parent 257c5f20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment