================
@@ -7768,6 +7768,26 @@ QualType 
TreeTransform<Derived>::TransformCountAttributedType(
   return Result;
 }
 
+template <typename Derived>
+QualType
+TreeTransform<Derived>::TransformLateParsedAttrType(TypeLocBuilder &TLB,
----------------
Holo-xy wrote:

I noticed that for some reason the link doesn't point to the correct place 
unless you use a private window, but it was in the original patch.

https://github.com/llvm/llvm-project/pull/204125
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to