mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
visibility. Fixes PR8713. I've disabled a test which was testing that you can #pragma pop visibility to get out of a namespace's visibility attribute. We should probably just diagnose that as an error unless it's instrumental to someone's system headers. llvm-svn: 121459