================
@@ -2214,6 +2179,7 @@ static std::string getMangledNameImpl(CodeGenModule &CGM, GlobalDecl GD,
llvm_unreachable("None multiversion type isn't valid here");
}
}
+ }
----------------
ZarkoT wrote:
Can we remove the {}?
https://github.com/llvm/llvm-project/pull/177428