[PATCH] D105733: [OpaquePtr] Require matching signature in getCalledFunction()

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 14:35:44 PDT 2021


dblaikie added a comment.

I guess the only alternative might be to rename it (not suggesting doing anything in particular at call sites - just straight up find/replace) to "getExactCalledFunction" or something like that. But I don't have strong feelings.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105733/new/

https://reviews.llvm.org/D105733



More information about the llvm-commits mailing list