================
@@ -4091,13 +4091,15 @@ EmitClangAttrTemplateInstantiateHelper(ArrayRef<const Record *> Attrs,
for (auto const &ai : Args)
ai->writeTemplateInstantiation(OS);
----------------
zebullax wrote:
Thanks, looking.
https://github.com/llvm/llvm-project/pull/166287