GCC faithfully calculates visibility for variables independently of
whether it's a declaration or not, then ignores that information for declarations unless it was explicitly given. It's not totally clear how that should be mapped into a sane system, but make an effort. llvm-svn: 117780
Loading
Please register or sign in to comment