commit | 7d7f3cc9b169e0464d0df67b714515652ce49042 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Mon Sep 19 18:00:45 2016 +0000 |
committer | Dan Albert <danalbert@google.com> | Mon Sep 19 18:00:45 2016 +0000 |
tree | fa2634baeeba1e8e0dd462ec4d92f86d66add539 | |
parent | e81a54c002ea1dafd004099aab160e7a51b78442 [diff] |
Replace __ANDROID__ with __BIONIC__. Summary: None of these checks are specific to Android devices. If libc++ was used with Bionic on a normal Linux system these checks would still be needed. Reviewers: mclow.lists, EricWF Subscribers: compnerd, tberghammer, danalbert, srhines, cfe-commits Differential Revision: https://reviews.llvm.org/D24690 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@281921 91177308-0d34-0410-b5e6-96231b3b80d8