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
Loading
Please register or sign in to comment