================
@@ -42,4 +44,9 @@ class MockSerializationFormat final : public
SerializationFormat {
} // namespace clang::ssaf
+namespace llvm {
+extern template class CLANG_TEMPLATE_ABI
+ Registry<clang::ssaf::MockSerializationFormat::FormatInfo>;
----------------
steakhal wrote:
I don't think so in this case. I didn't use the REGISTER macro at all, or any
of this so it completely went under the radar.
https://github.com/llvm/llvm-project/pull/181812
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits