diff options
author | Dan Albert <danalbert@google.com> | 2020-11-17 15:17:17 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2020-12-02 13:26:28 -0800 |
commit | 0849047860a343d8bcf1f828a82d585e89079943 (patch) | |
tree | 7789be5470fbddbd27b5c77385a3d6f89a1b39e6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6fa06628a728ac161b3f61a2a2fb749cd8e4b41b (diff) | |
download | llvm-0849047860a343d8bcf1f828a82d585e89079943.zip llvm-0849047860a343d8bcf1f828a82d585e89079943.tar.gz llvm-0849047860a343d8bcf1f828a82d585e89079943.tar.bz2 |
Add a less ambiguous macro for Android version.
Android has a handful of API levels relevant to developers described
here: https://developer.android.com/studio/build#module-level.
`__ANDROID_API__` is too vague and confuses a lot of people. Introduce
a new macro name that is explicit about which one it represents. Keep
the old name around because code has been using it for a decade.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions