[clang] [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 Feb 14 09:23:59 PST 2024
================
@@ -6390,6 +6394,7 @@ TEST(HasTemplateArgumentLoc, BindsToSpecializationWithDoubleArgument) {
0, hasTypeLoc(loc(asString("double")))))))))));
}
+#if 0
----------------
erichkeane wrote:
Same question here :)
https://github.com/llvm/llvm-project/pull/81642
More information about the cfe-commits
mailing list