[clang] [Clang][Sema] Fix crash in __builtin_dump_struct with immediate callables (PR #192880)
Vladislav Semykin via cfe-commits
cfe-commits at lists.llvm.org
Sun May 3 09:26:14 PDT 2026
================
@@ -0,0 +1,21 @@
+// RUN: %clang_cc1 -std=c++20 -fsyntax-only -verify %s
----------------
ViNN280801 wrote:
🫡
https://github.com/llvm/llvm-project/pull/192880
More information about the cfe-commits
mailing list