[clang] [FMV][AIX] Implement target_clones (cpu-only) (PR #177428)

Zarko Todorovski via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 10:02:59 PDT 2026


================
@@ -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


More information about the cfe-commits mailing list