[compiler-rt] Fix __isOSVersionAtLeast for Android (PR #80496)

Dan Albert via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 12:47:26 PST 2024


DanAlbert wrote:

This will incorrectly allow APIs from version N when the build target is a preview of N-1, right?

https://github.com/llvm/llvm-project/pull/80496


More information about the llvm-commits mailing list