[all-commits] [llvm/llvm-project] 0acbbc: [Android] Drop workarounds for older Android API l...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Jul 16 14:25:52 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0acbbccdbd5b5a218b459acc9abc6b3dc7f338a6
https://github.com/llvm/llvm-project/commit/0acbbccdbd5b5a218b459acc9abc6b3dc7f338a6
Author: Brad Smith <brad at comstyle.com>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/ToolChains/Linux.cpp
M clang/test/Driver/aarch64-features.c
M clang/test/Driver/aarch64-fmv.c
M clang/test/Driver/linux-ld.c
Log Message:
-----------
[Android] Drop workarounds for older Android API levels pre 23 (#161893)
Drop workarounds for Android API levels pre 23.
The minimum Android API currently supported by the LTS NDK is 23.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list