https://github.com/silver-popov updated
https://github.com/llvm/llvm-project/pull/159293
>From d9fa0e0523476ef5b0a856379c99e3e9fa7b8613 Mon Sep 17 00:00:00 2001
From: Igor Popov
Date: Wed, 17 Sep 2025 12:10:50 +0300
Subject: [PATCH] Fix compilation errors
---
libunwind/src/Unwind-seh.cpp | 4
https://github.com/silver-popov updated
https://github.com/llvm/llvm-project/pull/159293
>From d9fa0e0523476ef5b0a856379c99e3e9fa7b8613 Mon Sep 17 00:00:00 2001
From: Igor Popov
Date: Wed, 17 Sep 2025 12:10:50 +0300
Subject: [PATCH] Fix compilation errors
---
libunwind/src/Unwind-seh.cpp | 4
https://github.com/silver-popov updated
https://github.com/llvm/llvm-project/pull/159293
>From d9fa0e0523476ef5b0a856379c99e3e9fa7b8613 Mon Sep 17 00:00:00 2001
From: Igor Popov
Date: Wed, 17 Sep 2025 12:10:50 +0300
Subject: [PATCH] Fix compilation errors
---
libunwind/src/Unwind-seh.cpp | 4
https://github.com/silver-popov created
https://github.com/llvm/llvm-project/pull/159293
Implicit conversion of int to enum causes an error in CLang 21.
>From d9fa0e0523476ef5b0a856379c99e3e9fa7b8613 Mon Sep 17 00:00:00 2001
From: Igor Popov
Date: Wed, 17 Sep 2025 12:10:50 +0300
Subject: [PATC
https://github.com/silver-popov updated
https://github.com/llvm/llvm-project/pull/75909
>From 00edd52687d6e15f3453912b5dbf236714a386f9 Mon Sep 17 00:00:00 2001
From: Igor Popov
Date: Tue, 19 Dec 2023 11:43:45 +0300
Subject: [PATCH] Remove wrong float-128 extension for CLang
---
libc/src/__sup