Update Unicode generators to support 16

This commit is contained in:
Alejandro Alonso
2025-01-14 14:16:29 -08:00
parent c6bcb037e6
commit b49466de06
22 changed files with 1144 additions and 224 deletions

View File

@@ -0,0 +1,20 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2022-2025 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/LICENSE.txt for license information
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
//
//===----------------------------------------------------------------------===//
// This was auto-generated by utils/gen-unicode-data/GenScripts,
// please do not edit this file yourself!
#ifndef SCRIPT_DATA_H
#define SCRIPT_DATA_H
#include "swift/shims/SwiftStdint.h"