[PATCH] D78112: [AbstractCallSite] Check that callback callee index is within call arguments

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 09:06:15 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

It's unclear in how much trouble we are if the callback metadata is not matching the semantics but this seems reasonable. LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78112





More information about the llvm-commits mailing list