[clang] Fix scope of typedefs present inside a template class (PR #146729)

via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 21 10:55:20 PDT 2025


================
@@ -0,0 +1,12 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -emit-llvm -debug-info-kind=standalone  -o - %s | FileCheck %s
----------------
ykhatav wrote:

Done.

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


More information about the cfe-commits mailing list