================ @@ -1146,6 +1146,12 @@ class TagTableInfo : public CommonTypeTableInfo<TagTableInfo, TagInfo> { writer.write<uint8_t>(Flags); + if (auto Copyable = TI.isSwiftCopyable()) { ---------------- egorzhdan wrote:
Fixed https://github.com/llvm/llvm-project/pull/90064 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits