[clang] [Clang] Fix finding instantiated decls for class template specializations during instantiation (PR #72346)
Yuxuan Chen via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 17 11:16:34 PST 2023
================
@@ -0,0 +1,33 @@
+// RUN: %clang_cc1 -verify -fsyntax-only %s
----------------
yuxuanchen1997 wrote:
gotcha, will do.
https://github.com/llvm/llvm-project/pull/72346
More information about the cfe-commits
mailing list