commit | 8057a5853073d34cdc32ba0c148e4e964efc7bee | [log] [tgz] |
---|---|---|
author | Ben Craig <ben.craig@codeaurora.org> | Fri Jan 29 13:53:23 2016 +0000 |
committer | Ben Craig <ben.craig@codeaurora.org> | Fri Jan 29 13:53:23 2016 +0000 |
tree | 7021f0aec02af605f4bdba1c9a741dcd8ad468ea | |
parent | 5089530c838d78ac57d01bb79b3956e571d3554d [diff] |
[libcxx] Whitelist inclusion of sysctl.h instead of blacklisting Instead of excluding all known operating systems that are not derived from BSD, I now include all operating systems that claim to be derived from BSD. Hopefully, that will make it so that this check doesn't need to change for every new operating system that comes along. http://reviews.llvm.org/D16634 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@259193 91177308-0d34-0410-b5e6-96231b3b80d8