[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: Tyler Veness <calcmogul@gmail.com>
Date: Sun, 30 Jul 2023 14:17:37 -0700
Subject: [PATCH 28/35] Remove DenseMap GTest printer test
Subject: [PATCH 28/36] Remove DenseMap GTest printer test
LLVM modifies internal GTest headers to support it, which we can't do.
---