[PATCH] D113812: [Cloning] Clone metadata on function declarations

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 21:24:19 PST 2021


dexonsmith added a comment.

Huh... when did metadata get added to function declarations? I'm not sure what the semantics of those are supposed to be. I seem to remember that been left out when metadata was added for definitions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113812



More information about the llvm-commits mailing list