commit | 833ad542b51d0d1f362ab0c2108ca4a29d7dcf28 | [log] [tgz] |
---|---|---|
author | Shoaib Meenai <smeenai@fb.com> | Sat Dec 24 18:05:32 2016 +0000 |
committer | Shoaib Meenai <smeenai@fb.com> | Sat Dec 24 18:05:32 2016 +0000 |
tree | 4b8292b5d850e775c6f0498532ce5b30775dabcc | |
parent | 99447c8e03c20ff51f972254edf8d8fa4516da0e [diff] |
[libc++] Make __num_get_float hidden It's an internal function and shouldn't be exported. It's also a source of discrepancy in the published ABI list; these symbols aren't exported for me on CentOS 7 or Ubuntu 16.04, leading to spurious check-cxx-abilist failures. Differential Revision: https://reviews.llvm.org/D27153 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290503 91177308-0d34-0410-b5e6-96231b3b80d8