================
@@ -153,13 +151,14 @@ class SerializationFormat {
static std::string NameStr =
AnalysisResultT::analysisName().str().str();
- static typename RegistryT::template Add<ConcreteEntry> Reg(NameStr,
"");
+ static typename llvm::Registry<Entry>::template Add<ConcreteEntry> Reg(
----------------
aviralg wrote:
Did all of these.
https://github.com/llvm/llvm-project/pull/187403
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits