Skip to content

Commit e1fcc05

Browse files
add appleclang 15 (#272)
1 parent c17113d commit e1fcc05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/core/data.py

+1
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ class PKG_TOOLS(Enum):
490490
'12': {},
491491
'13': {},
492492
'14': {},
493+
'15': {},
493494
},
494495
},
495496
'clang': {

0 commit comments

Comments
 (0)