[upstream_utils] Patch LLVM SmallSetIterator for AppleClang 21 (#8877)

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter
2026-05-08 15:49:47 -04:00
committed by GitHub
parent 16fcf016de
commit 97c0b0c40a
37 changed files with 68 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: PJ Reiniger <pj.reiniger@gmail.com>
Date: Mon, 9 May 2022 00:04:30 -0400
Subject: [PATCH 22/35] Use SmallVector for UTF conversion
Subject: [PATCH 22/36] Use SmallVector for UTF conversion
---
llvm/include/llvm/Support/ConvertUTF.h | 6 +++---