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

A. Jiang via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 3 23:18:46 PST 2025


================
@@ -4091,13 +4091,15 @@ EmitClangAttrTemplateInstantiateHelper(ArrayRef<const Record *> Attrs,
     for (auto const &ai : Args)
       ai->writeTemplateInstantiation(OS);
 
----------------
frederick-vs-ja wrote:

CI failure indicated that we should emit `AS_Annotation` from this file (or `Attr.td`).

https://github.com/llvm/llvm-project/pull/166287


More information about the cfe-commits mailing list