repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Sema
/
Inputs
/
MacOSX11.0.sdk
/
SDKSettings.json
blob
b40e35e882e60dabca00eebfc7a23740a41c006b
1
{
2
"DefaultVariant": "macos", "DisplayName": "macOS 11",
3
"Version": "11.0",
4
"MaximumDeploymentTarget": "11.0.99",
5
"PropertyConditionFallbackNames": [], "VersionMap": {
6
"iOSMac_macOS": {
7
"13.2": "10.15.1",
8
"13.4": "10.15.4",
9
"13.3.1": "10.15.3",
10
"13.3": "10.15.2",
11
"13.1": "10.15",
12
"14.0": "11.0"
13
},
14
"macOS_iOSMac": {
15
"10.15.2": "13.3",
16
"11.0": "14.0",
17
"10.15": "13.1",
18
"10.15.3": "13.3.1",
19
"10.15.1": "13.2",
20
"10.15.4": "13.4"
21
}
22
}
23
}