From 388c5a085c9282043aa1565f4e240402fd581374 Mon Sep 17 00:00:00 2001 From: Rune Date: Sun, 22 Feb 2026 13:08:00 +0100 Subject: [PATCH] Bitfields --- src/Index.bf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Index.bf b/src/Index.bf index 1f60804..46c3f2a 100644 --- a/src/Index.bf +++ b/src/Index.bf @@ -396,8 +396,8 @@ extension Clang * Store PCH in memory. If zero, PCH are stored in temporary files. */ [Bitfield(.Public , .Bits(1), "StorePreamblesInMemory")] - [Bitfield(.Private, .Bits(13), "__anon_bitfield_7B23BCE7")] - private c_uint __bitfield_8BA7CB00; + [Bitfield(.Private, .Bits(13), "__anon_bitfield_549205FB")] + private c_uint __bitfield_EB2E1114; /** * The path to a directory, in which to store temporary PCH files. If null or