ABataev added a comment. You're merging different functions as multiversiin variants. I don't think this right to overcomplicate the semantics of multiversion functions just because you want to do it.
================ Comment at: clang/lib/Sema/SemaOverload.cpp:9725 + + // TODO: Handle template instantiation + Best->Function = cast<FunctionDecl>( ---------------- Implement all todos and check it with the size of the code where you just need to iterate through all the va4iants and call the existing functions to emit their aliases. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71241/new/ https://reviews.llvm.org/D71241 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits