[clang] [clang-tools-extra] [Clang] Unify interface for accessing template arguments as written for class/variable template specializations (PR #81642)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 17 09:12:40 PDT 2024
================
@@ -6390,6 +6394,7 @@ TEST(HasTemplateArgumentLoc, BindsToSpecializationWithDoubleArgument) {
0, hasTypeLoc(loc(asString("double")))))))))));
}
+#if 0
----------------
erichkeane wrote:
Ping on this.
https://github.com/llvm/llvm-project/pull/81642
More information about the cfe-commits
mailing list