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

Patch to warn about __private_extern__ on tentative definitions

as it does something unexpected (but gcc compatible).
Suggest use of __attribute__((visibility("hidden")))
on declaration instead. // rdar://7703982

llvm-svn: 161972
parent edc84507
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