[clang] C++26 Annotation (PR #166287)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 4 02:12:25 PST 2025


================
@@ -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


More information about the cfe-commits mailing list