[PATCH] D101048: [dfsan] Fix Len argument type in call to __dfsan_mem_transfer_callback

Elia Geretto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 02:17:25 PDT 2021


EliaGeretto added a comment.

@stephan.yichao.zhao Thank you for pushing this. I have a question, though. The commit <https://github.com/llvm/llvm-project/commit/2627f99613740b8f8a85e150dc0e4c4b6fa6e13f.patch> shows the following line:

  From: Elia Geretto <EliaGeretto>

That, however, should have been:

  From: Elia Geretto <elia.f.geretto at gmail.com>

I am now wondering if my account on Differential has some issue, do you know the reason for this? Did I do something wrong submitting the patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101048



More information about the llvm-commits mailing list