danalbert closed this revision.
danalbert added a comment.
https://github.com/llvm/llvm-project/commit/0849047860a343d8bcf1f828a82d585e89079943
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91664/new/
https://reviews.llvm.org/D91664
__
jiyong added a comment.
This LGTM, but just FYI: for darwin targets, these are
__ENVIRONMENT__VERSION_MIN_REQUIRED__
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91664/new/
https://reviews.llvm.org/D91664
danalbert created this revision.
danalbert added reviewers: enh, srhines, jiyong.
Herald added a project: clang.
danalbert requested review of this revision.
Android has a handful of API levels relevant to developers described
here: https://developer.android.com/studio/build#module-level.
`__ANDRO