[clang] [Clang] Fix the mangling of lambdas (PR #89204)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 06:03:15 PDT 2024


================
@@ -0,0 +1,27 @@
+// RUN: %clang_cc1 -triple x86_64-linux-gnu %s -emit-llvm -o - | FileCheck %s
----------------
AaronBallman wrote:

Thank you!

https://github.com/llvm/llvm-project/pull/89204


More information about the cfe-commits mailing list