================ @@ -7768,6 +7768,26 @@ QualType TreeTransform<Derived>::TransformCountAttributedType( return Result; } +template <typename Derived> +QualType +TreeTransform<Derived>::TransformLateParsedAttrType(TypeLocBuilder &TLB, ---------------- Holo-xy wrote:
https://github.com/llvm/llvm-project/pull/179612/changes#diff-226142fa89b6ed8455a25f4af117171e1ccc98de6c4ba6e3cef12ed3aff3bec8R7763 https://github.com/llvm/llvm-project/pull/204125 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
