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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 14:31:10 PDT 2021


aeubanks added a comment.

we should update the documentation to reflect this, and also perhaps make this UB and optimize it away to make it more obvious to a user that something is wrong


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