[all-commits] [llvm/llvm-project] 3c7e8d: Fix sdk version test to use 99.99.99 as a max dumm...
AE via All-commits
all-commits at lists.llvm.org
Mon Jul 6 16:53:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c7e8d6d0eb0660fb8fbae98c3e49ca059943416
https://github.com/llvm/llvm-project/commit/3c7e8d6d0eb0660fb8fbae98c3e49ca059943416
Author: Amara Emerson <amara at apple.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M clang/test/Driver/darwin-sdk-vs-os-version.c
Log Message:
-----------
Fix sdk version test to use 99.99.99 as a max dummy version instead of 10.99.99.
Was failing on macOS 11 hosts which is > 10.99.99
More information about the All-commits
mailing list