diff options
author | zijunzhao <zijunzhao@google.com> | 2022-04-11 17:09:34 +0000 |
---|---|---|
committer | zijunzhao <zijunzhao@google.com> | 2022-04-11 17:51:12 +0000 |
commit | 2d0475e37169bee3d969c4e4b445e86c08539769 (patch) | |
tree | 65523b6595681a5a78042a3f9540f7a60a2ce21b /clang/lib/ExtractAPI/API.cpp | |
parent | cab1ecf251b10053383cd9932cf2c8c06eec9e8a (diff) | |
download | llvm-2d0475e37169bee3d969c4e4b445e86c08539769.zip llvm-2d0475e37169bee3d969c4e4b445e86c08539769.tar.gz llvm-2d0475e37169bee3d969c4e4b445e86c08539769.tar.bz2 |
[libcxx] locale_bionic.h: skip ndk-version.h on Android platform
The Android platform does not have ndk-version.h, but it will always
have up-to-date libc headers, so it does not need any compatibility
code intended for past versions of NDK_MAJOR. If ndk-version.h is missing,
assume NDK_MAJOR is (conceptually) infinite
Bug: https://buganizer.corp.google.com/issues/222341313
Test: None
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions