[clang] [Clang] Implement P2280R4 Using unknown pointers and references in constant expressions (PR #95474)

2025-05-11 Thread Konstantin Bogdanov via cfe-commits
thevar1able wrote: Hey, I'm seeing a compiler crash after this PR. https://pastila.nl/?000c2db4/648c000755344e7c43e24c25dd06a571#dyq1EG+tE1OVC+RrCFJoNw== https://pastila.nl/?/32b5c1db56a683e9e5b5b6a8cbed11f7#mDdZiawfthfoxTBwvG8dJg== https://pastila.nl/?001086ff/212fddaf6ed75f6e0320bd3450

[libunwind] [libunwind][X86-64] Handle Linux sigreturn trampoline when DWARF info is missing (PR #103473)

2025-02-22 Thread Konstantin Bogdanov via cfe-commits
thevar1able wrote: Ping https://github.com/llvm/llvm-project/pull/103473 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libunwind][X86-64] Handle Linux sigreturn trampoline when DWARF info is missing (PR #103473)

2025-02-22 Thread Konstantin Bogdanov via cfe-commits
https://github.com/thevar1able updated https://github.com/llvm/llvm-project/pull/103473 >From 3beb6fc40ccc0b5726b360156063ef35e2b1db3f Mon Sep 17 00:00:00 2001 From: Michael Kolupaev Date: Tue, 13 Aug 2024 21:16:08 + Subject: [PATCH 1/2] [libunwind][X86-64] Handle Linux sigreturn trampoline

[libunwind] [libunwind][X86-64] Handle Linux sigreturn trampoline when DWARF info is missing (PR #103473)

2025-02-22 Thread Konstantin Bogdanov via cfe-commits
https://github.com/thevar1able updated https://github.com/llvm/llvm-project/pull/103473 >From 3beb6fc40ccc0b5726b360156063ef35e2b1db3f Mon Sep 17 00:00:00 2001 From: Michael Kolupaev Date: Tue, 13 Aug 2024 21:16:08 + Subject: [PATCH 1/2] [libunwind][X86-64] Handle Linux sigreturn trampoline

[clang-tools-extra] [clang-tidy] Fix a typo (PR #112283)

2024-10-14 Thread Konstantin Bogdanov via cfe-commits
https://github.com/thevar1able updated https://github.com/llvm/llvm-project/pull/112283 >From c9db5830f95727601900aa9a87c0970ecfbf5c76 Mon Sep 17 00:00:00 2001 From: Konstantin Bogdanov Date: Tue, 15 Oct 2024 03:06:46 +0200 Subject: [PATCH] Fix a typo --- .../CrtpConstructorAccessibilityCheck

[clang-tools-extra] [clang-tidy] Fix a typo (PR #112283)

2024-10-14 Thread Konstantin Bogdanov via cfe-commits
https://github.com/thevar1able created https://github.com/llvm/llvm-project/pull/112283 None >From 31e4d362b6466b101cdf896003c6c264786b3f2a Mon Sep 17 00:00:00 2001 From: Konstantin Bogdanov Date: Tue, 15 Oct 2024 01:21:21 +0200 Subject: [PATCH] Fix a typo --- .../CrtpConstructorAccessibilit