commit | 634ff013be4a17a799c11bfd11faa78d1a75ade9 | [log] [tgz] |
---|---|---|
author | Shoaib Meenai <smeenai@fb.com> | Wed Nov 23 16:11:15 2016 +0000 |
committer | Shoaib Meenai <smeenai@fb.com> | Wed Nov 23 16:11:15 2016 +0000 |
tree | 6d75377c81f15800064221e8f62e15f45be9d129 | |
parent | e04194100705b33e50125fe4cba076e88bb43907 [diff] |
[libc++] Remove unneeded visibility pragmas The function definitions being guarded by the pragma were all static, so they wouldn't be exported anyway. In any case, we should prefer the visibility macros. No functional change. Differential Revision: https://reviews.llvm.org/D26940 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287768 91177308-0d34-0410-b5e6-96231b3b80d8